Fabien VALLON wrote: > I made a simple application with only a NSMenu and the Quit NSMenuItem. > When you hit Quit, NSOpenPanel is call. > > from NSApplication terminate: => NSDocumentController > reviewUnsavedDocumentsWithAlertTitle: cancellable: => > NSDocumentController currentDirectory ( where NSOpenPanel is instanciate ) >
I tried to reproduce this behaviour with an application I build with Gorm and failed. Could you please send me your minimal code, so I can test with that? Fred _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
