Re: Modal dialog without NSApplication
Re: Modal dialog without NSApplication
- Subject: Re: Modal dialog without NSApplication
- From: brodhage <email@hidden>
- Date: Thu, 18 Sep 2008 16:15:32 +0200
Hi,
thank you very much for your quick answer, Jean-Daniel.
> If you want a complexe dialog...
Yes. So I guess CFUserNotification does not help.
> I don't understand why using NSApp for this kind of works will
have an impact on the remaining of you application though.
Just because a lot of my code handles common task - and it is not
guaranteed that there is a NSApplication at all.
For example let's take a plugin for a carbon application - here there
is no NSApplication.
And: using NSApplication would mean to bind the code only to
applications and to name all files ".mm" instead of ".cpp" - not
usable if you want to build that under Win.
Cheers
Martin Brodhage
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden