We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpIntegration › Using PApplet with Swings
Page Index Toggle Pages: 1
Using PApplet with Swings (Read 846 times)
Using PApplet with Swings
Feb 16th, 2006, 12:44pm
 
Hello.

I've been using a PApplet instance inside a JInternalFrame which I need to move, resize, iconify etc. My external frame also contains some other swing components like a JPanel (that is below the JDesktopPane that contains the JInternalFrame containing the PApplet).

Now when i drag my internal frame, the PApplet is displayed above the JPanel instead of going behind it. i.e. there is a z-order problem. Can you help me get rid of this problem?

Thanks
Rishi
Page Index Toggle Pages: 1