Run time Menu attachment in D2K [message #83887] |
Fri, 26 December 2003 00:42 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Vishal
Messages: 86 Registered: August 2000
|
Member |
|
|
Hi
I am not able to menu at run time.
Suppose i have two menu like A and B. A is already attached in forms. With a button pressing i want to replace A with B.
How can i??
Is possible.
Plz reply
Vishal
|
|
|
|
Re: Run time Menu attachment in D2K [message #324118 is a reply to message #83888] |
Fri, 30 May 2008 22:12 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
amdabd
Messages: 91 Registered: November 2007 Location: My Computer
|
Member |
|
|
sameer_am2002 wrote on Fri, 26 December 2003 20:04 | Write this code in the When-Button-Pressed to change the menu.
begin
Replace_Menu('NewMenuName') ;
END ;
|
hi, dear
just to say thanks
|
|
|