> This works in Qt but not GTK:   FMain.mouse = 10
> 
> I've played around with an invisible cursor theme and it worked, but
> that won't allow me to easily switch between visible and invisible.
> 

The bug has been fixed in revision #3548.

** BUT **

Beware that you must use the constants of the Mouse class, not numbers, to 
define a widget cursor. Because these values are not the same in Qt and in 
GTK+.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to