Re: runModalForWindow is disabling my menus
Re: runModalForWindow is disabling my menus
- Subject: Re: runModalForWindow is disabling my menus
- From: email@hidden
- Date: Sun, 06 Sep 2015 18:37:38 +0900
> On Sep 6, 2015, at 5:20 PM, Felipe Monteiro de Carvalho <email@hidden> wrote:
>
> In Mac OS X maybe, but in Linux and Windows there is no problem in a
> modal window having a menu, so its not like its a conceptual problem.
No. It IS a conceptual problem.
That is not how Cocoa apps work.
Don't try to fight the frameworks or do something that users won't expect because apps don't work like that on OS X.
Find a different way that fits the platform.
If you need a menu in your modal window use an NSPopUpButton
_______________________________________________
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