|
-
Setting a panel behind a 3dcanvas
Hi
Can anyone tell me if it's possible to set a panel behind a 3D Canvas?
Basically, my problem is that when a button is called, a 3dapplet is supposed to run, and a 3d canvas is drawn. I want, however, for that canvas to display over the existing panels that I already have on the screen.
I tried to set the panels to setVisible(false), but once I do that, I for some reason cannot set it back to visible. I tried to remove the panels, but again I cannot restore them when I want the 3D canvas gone and everything reset.
So I was thinking of just having the panels behind the 3d canvas, and when the canvas is destroyed, the panels will still be there behind it.
But I don't know how....when the 3d applet is called, the 3d canvas is displayed over everything except the panels. How can I bring the panels behind it?
Thanks.
Similar Threads
-
By k_rads in forum ASP.NET
Replies: 2
Last Post: 02-17-2006, 07:22 AM
-
Replies: 1
Last Post: 06-25-2005, 12:58 AM
-
Replies: 1
Last Post: 04-08-2005, 01:15 PM
-
Replies: 0
Last Post: 08-02-2002, 08:31 AM
-
Replies: 0
Last Post: 06-24-2002, 03:44 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks