problem with NSMatrix AND Contextual Menus
problem with NSMatrix AND Contextual Menus
- Subject: problem with NSMatrix AND Contextual Menus
- From: John Desuza <email@hidden>
- Date: Mon, 5 May 2003 06:53:29 -0700 (PDT)
Hi All,
I have created an NSMatrix with NSButtonCells.
In the code, i remove all the cells from the NSMatrix
and create new cells dynamically depending the images
to be displayed as Thumbnails.NSMatrix is displayed in
NSScrollView.
On Control Click on any NSButtonCell, i want a
Contextual menu to be displayed.The problem is i am
not able to connect the menu outlet from the NSMatrix
to the MainMenu.I am able to append the same menu with
the MainMenu of the Application,but the same menu is
not launched when Control Clicked on the
NSButtonCells.
How do i get to connect from NSMatrix to the MainMenu
so that i am able to connect the Menu outlet and thus
display the same on control click.
Thanks for reading me.
Rgds,
JohnD.
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
_______________________________________________
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.