|
From: | Gregory John Casamento |
Subject: | [bug #23336] NSWindow initWithContentRect:sytleMask... apparently called twice when loading from .gorm file |
Date: | Sat, 24 May 2008 04:40:05 +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 #4, bug #23336 (project gnustep): Recreated. I created a new gorm file for the gormtest application and reproduced this issue. I am currently looking into a solution. I believe the correct course of action is to make GSWindowTemplate in gorm loading more like it's nib counterpart which is NSWindowTemplate. NSWindowTemplate holds all of the important attributes of the window and calls "initWithContentRect:styleMask:..." (the designated initializer) once in order to initialize the window. This is the correct behavior. I will note any further discoveries here. GJC _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?23336> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |