Entraides et échanges autour de la technologie Scol - Informations and exchanges on the Scol technology
Vous pouvez changer la langue de l'interface une fois inscrit - You can change the language once registered
You are not logged in.
say i have a mouse that is not moving...
1. does the 2d api have any callback function by which I can get the xy position of the cursor if it is stationary, like say i start up a scol app and have not moved the cursor yet?
2. or do i always have to move the cursor first so as to trigger the xy information of the cursor with the objwindow> _CBcursorMove callback?
thanks !
-Dan
Offline
Hello, you can get the mouse cursor position in screen : _GETscreenPos
https://www.openspace3d.com/scoldoc/_getscreenpos.html
Offline
Hello, you can get the mouse cursor position in screen : _GETscreenPos
https://www.openspace3d.com/scoldoc/_getscreenpos.html
Thx
Offline