popup menu help [message #420033] |
Wed, 26 August 2009 11:57 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
mohaninforakle
Messages: 55 Registered: January 2009
|
Member |
|
|
Hai
I have created a popup menu and assigned it into a button,when i right click the button the popup manu will be displayed.Now i want if i normally click the button that is left click the popup manu to be displayed.so i wrote a query in when button pressed.
SET_MENU_ITEM_PROPERTY('USER_DATA',VISIBLE,PROPERTY_TRUE);
SET_MENU_ITEM_PROPERTY('USER_DATA',ENABLED,PROPERTY_TRUE);
but its not working ,Please some body help me how to do that.
|
|
|
|