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 › java application doesn't work in beta version
Page Index Toggle Pages: 1
java application doesn't work in beta version (Read 1089 times)
java application doesn't work in beta version
May 11th, 2005, 7:53pm
 
Hi, I'm a long time processing user but haven't writed nothing yet,

Nayway, now I'm translating some alpha programs into the new beta version (0090) and I have a problem with the instruction I used to run the applets as a java application.

java -cp myApplet.jar myApplet myApplet

if I use such instruction now I can check that the application is running by printing on the standard output but I can see nothing because the window size is set 0 (there is no display area).

Any help?

thanks

ivan
Re: java application doesn't work in beta version
Reply #1 - May 11th, 2005, 8:02pm
 
this isn't fully implemented yet for beta, will fix it soon. you can run it in present mode, however:
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Contribution_3DOpenGL;action=display;num=1114730164;start=2
(filing under bugs since this is something that'll get fixed soon)
Re: java application doesn't work in beta version
Reply #2 - May 13th, 2005, 8:59am
 
fixed for 0091.
Page Index Toggle Pages: 1