On Oct 30, 2005, at 7:07 PM, GAmoore at aol dot com wrote:
Thanks for your response Will. So let me see if I get this
straight. To make
a contextual menu with items A and B, and then A1, A2, A3 a submenu
of A, and
B1, B2 a submenu of B... I create an actual "physical" menu from
the RB IDE
with those submenus? OK, thats a piece of cake. How do I make that
menu morph
into a contexual menu then?
Ah. I think I have mislead you. You don't make a menu in the menu
editor (at least, I don't think you can, though maybe I am wrong).
You build a menu out of MenuItems in code. Then, when you want to
show the menu, you just use the Popup method to display the menu
wherever you want it to appear.
--
REALbasic news and tips: http://rbgazette.com
KidzMail & KidzLog: http://haranbanjo.com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|