Hi all,
very simple question:
setMouseCursor(MouseCursor(*(ImageCache::getFromMemory(
embeddedresources::mouse_pipette_png, embeddedresources::mouse_pipette_pngSize)),
1, 15));
I’ve got my nice pipette cursor, but it’s black and as such you can’t see it on a black image.
Is it possible to enable XOR drawing or equiv somehow ?
Radiance