If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Search found 1 match
- Mon May 05, 2014 11:34 am
- Forum: General
- Topic: hiding cursor and clipping cursor position in Ruby Component
- Replies: 0
- Views: 8527
hiding cursor and clipping cursor position in Ruby Component
I want to share my way of doing subject
In the attached file i put some useful Ruby wrapped WinAPI functions for cursor manipulation, which was lacking in the standard set, and examples of their use (including holding ryby knob):
setCursorPos(curpos, newpos)
cursorClip(curpos, rect)
cursorHide ...
In the attached file i put some useful Ruby wrapped WinAPI functions for cursor manipulation, which was lacking in the standard set, and examples of their use (including holding ryby knob):
setCursorPos(curpos, newpos)
cursorClip(curpos, rect)
cursorHide ...