Home » Developer & Programmer » Forms » How to call a canvas from menu (Oracle 10G forms)
How to call a canvas from menu [message #580547] Mon, 25 March 2013 14:49 Go to next message
rangan.s
Messages: 75
Registered: February 2008
Location: chennai
Member
Hi,

How to call the canvas from the menu module on which the form linked to
the menu items.

The canvas lies in the same form where menu is attached.

Thanks In advance.

Thanks
Rangan Sampath
Re: How to call a canvas from menu [message #580555 is a reply to message #580547] Mon, 25 March 2013 16:06 Go to previous messageGo to next message
mughals_king
Messages: 392
Registered: January 2012
Location: pakistan
Senior Member
Dear i dont think i got your question but i think you are trying to do something like that


Hide_Window('SYSTEM_MENU') ;
Call_Form('C:\MAIN',HIDE);

------------OR----------------

GO_BLOCK(<BLOCK_NAME>);
----------or----------

SHOW_VIEW('CANVAS_NAME');
HIDE_VIEW('CANVAS_NAME');


MUGHAL

[Updated on: Mon, 25 March 2013 16:09]

Report message to a moderator

Re: How to call a canvas from menu [message #580556 is a reply to message #580555] Mon, 25 March 2013 16:37 Go to previous messageGo to next message
mughals_king
Messages: 392
Registered: January 2012
Location: pakistan
Senior Member
OR try this link


http://www.orafaq.com/forum/t/150967/2/





Mughal Smile
Re: How to call a canvas from menu [message #580559 is a reply to message #580556] Mon, 25 March 2013 16:45 Go to previous messageGo to next message
rangan.s
Messages: 75
Registered: February 2008
Location: chennai
Member
Hi,

I want to call a canvas from the menu_item . I tried to call form its working .
but when i mention the canvas name its not working how to get this one.


Thanks
Rangan Sampath
Re: How to call a canvas from menu [message #580562 is a reply to message #580559] Mon, 25 March 2013 16:52 Go to previous message
Littlefoot
Messages: 21808
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Navigate to any item that is located on that canvas.
Previous Topic: Autentification interface
Next Topic: how to execute the last query fired on form when somene press CANCEL button
Goto Forum:
  


Current Time: Fri Apr 26 02:31:03 CDT 2024