Cascading menu

Jan Schenkel janschenkel at yahoo.com
Wed Dec 17 08:53:51 EST 2003


--- Ironmaan at aol.com wrote:
> How do you control a cascading menu. An item
> selected from a regular pulldown 
> menu highlights and then the menu retracts and
> things start happening. With a 
> cascading menu item, the item highlights but the
> menu just hangs there. I can 
> click on an item highlighting it and unhighlighting
> it. Nothing happens. What 
> am I missing.
> 
> John--super newbie.
> 

Hi John,

Are you by any chance trying to select an item that
has a submenu attached to it ? In cascading menus, you
can only select the leaves of the tree, not the nodes.
Example :
  A              <- not selectable
     A.1         <- not selectable
        A.1.1    <- selectable
        A.1.2    <- selectable
        A.1.3    <- selectable
     A.2         <- selectable
     A.3         <- selectable

Hope this helped,

Jan Schenkel.

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La Rochefoucauld)

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree


More information about the use-livecode mailing list