display one canvas in front of another [message #360026] |
Wed, 19 November 2008 04:59 |
h_jitendras
Messages: 36 Registered: October 2006
|
Member |
|
|
Hi,
I have .fmb in which there are some Stacked canvas and content canvas.The main canvas displayed is assigned to Window 0 and is a content canvas.
The new canvas that I have added is a Stacked canvas
and is assigned to Window 3.
Now whenever I compile the form and run it..it is always the main canvas which is displayed.I want to display this newly added canvas 1st ahead of this main canvas.
I understand that the stacking order of the canvases matter. I tried placing the newly designed canvas at the bottom of the stacking order under the "Canvases" node in object navigator in FORMS...
How do I resolve this?
Thanks,
[Updated on: Wed, 19 November 2008 05:00] Report message to a moderator
|
|
|
|