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.
IndexSuggestions & BugsSoftware Bugs › open() minimizing
Page Index Toggle Pages: 1
open() minimizing (Read 1282 times)
open() minimizing
May 12th, 2006, 9:43pm
 
Hi,
I'm not sure if this qualifies as a bug, but when I use the open command to launch another jar file, the current window becomes minimized - Is there any way to keep it alive in the background?
Thanks!
Crispin
Re: open() minimizing
Reply #1 - May 14th, 2006, 1:58pm
 
i don't follow you.. what do you mean?
Re: open() minimizing
Reply #2 - May 14th, 2006, 11:55pm
 
If I execute a file from processing using open("file.jar")  the current window becomes minimized before 'file.jar' executes.  Is this unavoidable?
Re: open() minimizing
Reply #3 - May 15th, 2006, 2:29am
 
there's nothing in p5 that calls minimize from open(), and i've never seen that on my own machines.. perhaps you've set something in the windows explorer that's doing this?
Re: open() minimizing
Reply #4 - Sep 13th, 2006, 4:36am
 
this seems to be specific to when code is run in "present" mode, which is something out of our control.. i'm filing a bug in the bugs db so that people can find a reference to it here:
http://dev.processing.org/bugs/show_bug.cgi?id=393
Page Index Toggle Pages: 1