realbasic-nug
[Top] [All Lists]

Re: ContextMenu Submenus ?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: ContextMenu Submenus ?
From: Will Leshner <will at haranbanjo dot com>
Date: Sun, 30 Oct 2005 11:14:29 -0800
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=ifHzBjPNim6zfNU2HSyhRuxQ3teJqi6FH0DIO2qT8n7O3pMb5xw89LmNEAiLVK+d0CzWuUD+FftzaJ6gVrzif82kB1NEN7Zov4jJKhhvfKzBhWKCJ3+4ZVZ5GHfdk8uI/gJEhCeFpLg2uWa3w4vd8QEl66jpO1XBvc8a8ehsEVc=
References: <198 dot 4a43cbbf dot 30959dd3 at aol dot com>

On Oct 29, 2005, at 8:53 PM, GAmoore at aol dot com wrote:

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.

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

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