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 22:42:27 -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=E2ME3jyaDs/EtoOEiLIUAvX91Iqq89ghop57Qt9sShQC1GQ4Ed1vMWxlL4TIGrtJkqdFDtlixWr+EPengyzVclfCgDGLHb1UaERGy2lXPVU/+EhksQCzQWatQilG/QzscvVmdApDt2mjG6zeO0I0XkwqyTjE/F6Yp8gYgifVj5w=
References: <1b8 dot 1f20c4bd dot 3096e466 at aol dot com>

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>

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