realbasic-nug
[Top] [All Lists]

Re: ContextMenu Submenus ?

To: realbasic-nug at lists dot realsoftware dot com
Subject: Re: ContextMenu Submenus ?
From: GAmoore at aol dot com
Date: Sun, 30 Oct 2005 22:07:18 EST
Delivered-to: realbasic-nug at lists dot realsoftware dot com
> > Hi. Can you elaborate? By hand, means in the open event for the 
> > contextual
> > menu, create me.addrows?
> 
> By hand means creating creating a new MenuItem to which you append 
> other items using the Append method. You wouldn't use a 
> ContextualMenu at all. Since you are building the menu yourself out 
> of MenuItems, you are free to set any MenuItem you append to be a 
> submenu.
> 

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?
_______________________________________________
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>

<Prev in Thread] Current Thread [Next in Thread>