Re: Menu items vs modal sessions

2008-04-14 Thread Kyle Sluder
On Mon, Apr 14, 2008 at 10:28 AM, Pierre Bernard <[EMAIL PROTECTED]> wrote: > This is probably due to the fact that I am using bindings to bind menu > items to controller actions. I guess one gets the free behavior only when > using target/action connections on the first responder. Just for kicks

Re: Menu items vs modal sessions

2008-04-14 Thread Pierre Bernard
Thanks for the insights Keary. I did indeed expect to get some of the behavior for free, but didn't. This is probably due to the fact that I am using bindings to bind menu items to controller actions. I guess one gets the free behavior only when using target/action connections on the first r

Re: Menu items vs modal sessions

2008-04-13 Thread Keary Suska
on 4/13/08 10:12 AM, [EMAIL PROTECTED] purportedly said: > How come some menu items are enabled and others disabled while there > is a modal session going on? Because the UI has to protect the integrity of the concept of modality. If you bring up an application-modal window, you wouldn't want a u