10-08-2022, 02:42 PM
(10-08-2022, 03:18 AM)TempodiBasic Wrote: @Spriggsy
Hi Zack,
surely it is possible but not simple to do (to getĀ setting of OS about mouse's behaviour)
moreover if original structure of QB64IDE has the goal to emulate QBasic, it hasn't the flexibility to acquire that feature without an hard work of building againĀ a part or the whole QB64IDE.
So yes, it is not so simple to realize that feature (the mouse uses OS' settings).
I was thinking statements like _MOUSEMOVEMENT, _MOUSEHIDE, _MOUSESHOW, _MOUSEX and _MOUSEY would do the trick.