I give up! There doesn't appear to be anything so obvious as
hideCursor(); setEnable(false) doesn't do it.
Using createImage (255,255,255,255) to supposedly create a completely
transparent image, then calling
Toolkit.createCustomCursor() and setCursor() results in a huge, opaque,
white square.
In
I give up! There doesn't appear to be anything so obvious as
hideCursor(); setEnable(false) doesn't do it.
Using createImage (255,255,255,255) to supposedly create a completely
transparent image, then calling
Toolkit.createCustomCursor() and setCursor() results in a huge, opaque,
white square.
In