Re: window level
Re: window level
- Subject: Re: window level
- From: Matt Neuburg <email@hidden>
- Date: Tue, 25 May 2010 14:47:03 -0700
- Thread-topic: window level
On Tue, 25 May 2010 17:34:37 +0800, XiaoGang Li <email@hidden>
said:
> For my application, there is a button in the modal window, if user
>click this button, I will open the helper book through NSHelperManager.
>Unfortunately, the helper window is ordered in the back of the modal window,
>I think this is not so UI-friendly
What is not UI-friendly is your use of a modal window. Modal means the user
can work *only* in *this* window. If that isn't you want, don't use a modal
window. Or, when the user clicks the button, you should make the modal
window close.
m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings
_______________________________________________
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