Re: application not quitting

2008-10-14 Thread Fred Kiefer
Hi Marko, I heard from Riccardo that he is facing similar problems. Could you please detail your environment and the applications that are failing to stop? Are they document based, do you use an application delegate? Does replyToApplicationShouldTerminate: get called? With what value as

Re: application not quitting

2008-10-14 Thread Marko Riedel
Hello there, the environment is KDE 3.5 (sorry, I had no choice in the matter), but the same problem occurs with WindowMaker. The application is not document-based and does have an application delegate and applicationShouldTerminate: is invoked. As I did not subclass NSApplication I don't know

GUI on OS X?

2008-10-14 Thread David Wetzel
Hi, is there a howto somewhere that tells me how to build and run DBModeler on OS X? Thanks! -- David Wetzel ___ Discuss-gnustep mailing list Discuss-gnustep@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnustep

D-Bus, ObjC, PDO, ?

2008-10-14 Thread grendelan
If GNOME uses D-Bus, doesn't that conflict, from a design standpoint, with GNUStep's inherent message bus? What about the scope/namespace of the bus? ___ Discuss-gnustep mailing list Discuss-gnustep@gnu.org