bug-gnustep
[Top][All Lists]
Advanced

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

[bug #25162] NSDocumentController won't display a document already opene


From: Wolfgang Lux
Subject: [bug #25162] NSDocumentController won't display a document already opened without display
Date: Sun, 04 Jan 2009 15:20:32 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US) AppleWebKit/525.18 (KHTML, like Gecko, Safari/525.20) OmniWeb/v622.3.0.105198

Follow-up Comment #3, bug #25162 (project gnustep):

The documentation is correct on that makeWindowControllers isn't sent to an
existing document in Cocoa. However, Cocoa sends makeWindowControllers to a
fresh document even if the display argument of the openDocument... method is
NO and this is were GNUstep is getting things wrong. The only way to suppress
the creation of a window controller for a fresh document in Cocoa is by having
-shouldCreateUI return NO.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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