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 › how to make the cursor invisible
Page Index Toggle Pages: 1
how to make the cursor invisible (Read 447 times)
how to make the cursor invisible
Aug 17th, 2006, 3:44pm
 
Hi,
Does anyone know how to make the cursor invisible?
I'll be running the code as a Mac OSX application in full screen mode during a dance performance and would love to not have to park the mouse in the corner of the screen.
Re: how to make the cursor invisible
Reply #1 - Aug 17th, 2006, 4:12pm
 
Have you tried with: noCursor(); ?
Page Index Toggle Pages: 1