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 & HelpSyntax Questions › open console in draw window. Is possible
Page Index Toggle Pages: 1
open console in draw window. Is possible? (Read 2237 times)
open console in draw window. Is possible?
Jun 18th, 2010, 11:10am
 
Hi, I like to do an application (export application from Processing), but would like to open the console (or at least see the text that it prints). So, I like that the application has the console embbed, or opened in another window. It's possible?
Re: open console in draw window. Is possible?
Reply #1 - Jun 18th, 2010, 12:00pm
 
Looks like it -- I haven't done it but check out http://java.sun.com/javase/6/docs/api/java/io/Console.html
Page Index Toggle Pages: 1