Home » Developer & Programmer » Forms » Button Execution
Button Execution [message #124941] Wed, 22 June 2005 07:25 Go to next message
joy4all
Messages: 2
Registered: June 2005
Junior Member
Hi All, I'm new to Oracle Form.
1. I have 2 canvas, CanvasA and CanvasB.
2. When I start my application, It will show the canvasA(Base Form).
3. When I click On the vertical-button, Canvas B will display on top of CanvasA.
4) However When I close the CanvasB. My CanvasA (Base) also disappear.

How do I retain the CanvasA (base) form even the CanvasB(pop-up) is close ?? Thanks for ur help..Pls provide me some sample code if possible...


Re: Button Execution [message #125046 is a reply to message #124941] Wed, 22 June 2005 21:33 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Okay, a couple of choices.

Define CanvasA as a Content canvas and CanvasB as a Stacked canvas. You can get back to CanvasA by either hide_view('CanvasB') or just navigate to an item on CanvasA that is covered by CanvasB.

David
Previous Topic: point of sale by oracle developer
Next Topic: obtaining database logged in to
Goto Forum:
  


Current Time: Thu Sep 19 11:03:44 CDT 2024