bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #23336] NSWindow initWithContentRect:sytleMask... apparently called


From: Gregory John Casamento
Subject: [bug #23336] NSWindow initWithContentRect:sytleMask... apparently called twice when loading from .gorm file
Date: Sat, 24 May 2008 14:56:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.14eol) Gecko/20070505 (Debian-1.8.0.15~pre080323b-0etch2) Epiphany/2.14

Follow-up Comment #7, bug #23336 (project gnustep):

The designated initializer logic for NSWindow is in the initWithCoder: method
of NSWindow.   Unfortunately, this means that the "defer" flag for NSWindows
and NSWindow subclasses in gorm files will be ignored.   This shouldn't have a
great impact, but it is not the correct behavior.

The change I've made corrects the immediate issue, but does not address the
long term problem.  I will make a more permanent fix later today.

GC


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?23336>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]