Hi all,
Changing the mouse cursor using Java Toolkit does not work because it seems that only a 2-colored image is supported.
I have tested this in many linux installations (with gnome, kde and so on).
I would like to know if some of you can paste the code to render the cursor via software drawing it over the hardware cursor.
Hiding the cursor using a null image works also under linux. But how i can craw the image over the mouse position?
Can you please past some relevant code.
Thanks in advance.
Andrea.