Re: Forms 5.0 Popup Menus
From: Dennis Escamillo <descamillo_at_pe-nelson.com>
Date: 1998/06/08
Message-ID: <6lgsni$hrt_at_lax.PE-Nelson.COM>#1/1
Date: 1998/06/08
Message-ID: <6lgsni$hrt_at_lax.PE-Nelson.COM>#1/1
It is somewhat limited, but what you want to do with Popuo menus is supported with the SET_MENU_ITEM_PROPERTY built-in. The call can look something like this:
Set_Menu_Item_Property('my_popup.menu_item1',ENABLED,PROPERTY_FALSE);
Dennis
David Vinson wrote in message <354f8103.0_at_newsprime.tidalwave.net>...
>Does anyone know how to modify properties of a popup menu at runtime.
>
>Specifically, I want to enable/disable menu items based on certain data
>elements.
>
>I've been able to modify the standard menus at runtime and I'm hoping I can
>do the same thing with the popup menus.
>
>TIA
>-Dave...
>
>
Received on Mon Jun 08 1998 - 00:00:00 CEST
