Re: contextual menu in NSTableView cell - NEW
Re: contextual menu in NSTableView cell - NEW
- Subject: Re: contextual menu in NSTableView cell - NEW
- From: mw <email@hidden>
- Date: Sat, 18 Jan 2003 08:33:58 -0500
On 1/18/03 6:50 AM, "stupidFish programming" <email@hidden> wrote:
>
hi again,
>
>
in the previous email I said that I can't get a tableView's menu to
>
enable its items. after I tried everything, I found the following: the
>
code is working!
>
BUT!!! and that's a BIG BUT: it does not work if the table is on a
>
sheet!!!
>
now I need the table to be on my sheet, but I thought I would try
>
opening the sheet as a simple window, and voila, everything works fine.
>
but once I open it as a sheet the menu does not enable its items.
>
is this a bug or is this intended behavior? is there a workaround for
>
this?
>
>
thanks,
>
>
Ben
Wouldn't that be standard sheet behavior? I mean, sheets aren't designed to
take over the interface like modal windows are. I don't think that complex
objects on a sheet are going to activate like they do on a modal window.
Just a thought, I'm not really sure though.
mw
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.