Re: Help needed with Forms45 menus

From: <jfk_at_sigsys.com>
Date: 1997/01/29
Message-ID: <32EF7295.6D17_at_sigsys.com>#1/1


Keith S. wrote:
>
> Is there any way to 'gray out' menu items?
>
> --
>
> kshave_at_minet.gov.mb.ca

Try using the set_menu_item_property.
The syntax is as follows :

set_menu_item_property('menu.item',enabled,property_false);

You can make this a pl/sql library.. have one flag to set the property true, and another to set it false. This way, you can set items dynamically. Received on Wed Jan 29 1997 - 00:00:00 CET

Original text of this message