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 & HelpPrograms › noCursor() in Linux Present Mode Work Around
Page Index Toggle Pages: 1
noCursor() in Linux Present Mode Work Around (Read 397 times)
noCursor() in Linux Present Mode Work Around
Jun 26th, 2009, 10:58pm
 
I'm running a sketch in Ubuntu in present mode and I'm having trouble hiding the mouse cursor.  Calling noCursor() or cursor() halts the program (Bug 1177)... so I'm looking for a workaround as this is critical for my sketch.

Calling cursor() with a 1x1 pixel transparent PImage results in the same problem.

The unfortunate thing is that this sketch runs great in Windows but I'd much rather run it in Linux (where I've also run into Bug 1056 and another one I'm trying to track down).
Page Index Toggle Pages: 1