Hello, I was wondering if there was a way to set a...
# compose-desktop
e
Hello, I was wondering if there was a way to set a custom Cursor icon. (i.e. Pointer, Hand, Crosshair, etc.) Want to put a hand cursor when I hover over an actionable item
o
only using AWT’s cursor manipulation functions at the moment https://www.geeksforgeeks.org/java-awt-cursor-class-with-examples/
👍 1
i
see example in Compose
🙏 1