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

2009-04-07 Thread Fred Kiefer
Update of bug #25162 (project gnustep): Status: Ready For Test => Fixed Open/Closed: In Test => Closed ___ Reply to this item at:

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

2009-01-05 Thread Doug Simons
Follow-up Comment #5, bug #25162 (project gnustep): That appears to have fixed the problem for me. Thanks!! I haven't tested extensively, but I took a quick look at the code, which looks like it makes sense (the parts that I understood!). _

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

2009-01-04 Thread Fred Kiefer
Update of bug #25162 (project gnustep): Status:None => Ready For Test Open/Closed:Open => In Test ___ Follow-up Comment #4: I added some code

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

2009-01-04 Thread Wolfgang Lux
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 w

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

2008-12-23 Thread Doug Simons
Follow-up Comment #2, bug #25162 (project gnustep): Hmm, yes that bit of documentation seems a bit confusing. It sounds from that like the makeWindowControllers message doesn't get sent if the document is already open. Maybe showWindows should just call makeWindowControllers if the window control

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

2008-12-23 Thread Fred Kiefer
Update of bug #25162 (project gnustep): Assigned to:None => FredKiefer ___ Follow-up Comment #1: This is an interesting bug report, as I am currently working on this class. It is clear that wh

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

2008-12-23 Thread Doug Simons
URL: Summary: NSDocumentController won't display a document already opened without display Project: GNUstep Submitted by: theeggcamefirst Submitted on: Tue 23 Dec 2008 09:47:36 PM GMT