Home » Developer & Programmer » Forms » How do i switch from one canvas to another at runtime
How do i switch from one canvas to another at runtime [message #78590] Mon, 04 March 2002 23:54 Go to next message
Vidya
Messages: 12
Registered: May 2001
Junior Member
hi
supposing i have two canvases A and B. i'm at canvas A right now and want to switch to Canvas B upon clicking a button. how do i do this?
Re: How do i switch from one canvas to another at runtime [message #78592 is a reply to message #78590] Tue, 05 March 2002 00:06 Go to previous messageGo to next message
Gaurav
Messages: 20
Registered: February 2002
Junior Member
Hi vidya
just put this code in the button press triiger

go_item(<blockname.item_name>)

the item-name in GO_ITEM that shud be present in canvas B
and u will switch to canvas B

for any more help or suggestion anyone cn contact me at
gpasrija@yahoo.com
Re: How do i switch from one canvas to another at runtime [message #78608 is a reply to message #78590] Tue, 05 March 2002 11:28 Go to previous message
ceycey
Messages: 22
Registered: February 2002
Junior Member
Under when-button-pressed trigger, you can put the code GO_ITEM()
P.S: ITEM should be on canvas B.
If whole block is displayed on canvas B, you can put the code GO_BLOCK().
Previous Topic: Sequence of insert-update-delete in Forms 6i
Next Topic: connection of forms 6 to oracle 8i
Goto Forum:
  


Current Time: Tue Apr 16 04:00:17 CDT 2024