pharo-graphics / Toplo

A widget framework on top of Bloc
MIT License
17 stars 8 forks source link

Use native operating system mouse cursor #75

Open labordep opened 8 months ago

labordep commented 8 months ago

We need to use operating system native mouse cursor for the UI.

Cursors are available here : https://wiki.libsdl.org/SDL2/SDL_SystemCursor SDL2/SDL_SystemCursor

labordep commented 8 months ago

@tinchodias can you help us on this subject ?