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 2 matches
- Tue May 07, 2013 8:54 am
- Forum: General
- Topic: Top GUI doesn't update
- Replies: 2
- Views: 8853
Re: Top GUI doesn't update
Hi trogluddite,
Thanks for the reply.
I have changed what you have said and now it works, thanks.
But the mouse movement gives me the coordinates across the entire top level GUI not just the Module i have written the code in, how can i limit this to just the module?
Thanks
Rob
Thanks for the reply.
I have changed what you have said and now it works, thanks.
But the mouse movement gives me the coordinates across the entire top level GUI not just the Module i have written the code in, how can i limit this to just the module?
Thanks
Rob
- Fri May 03, 2013 4:10 pm
- Forum: General
- Topic: Top GUI doesn't update
- Replies: 2
- Views: 8853
Top GUI doesn't update
Hello,
I am trying to get x,y coordinates from a module when the mouse moves and separately when the mouse clicks.
Using the LDO module i can get mouse clicks but when i try to recreate that in ruby code it doesn't output anything.
Also i have the ruby code for following the mouse position and it ...
I am trying to get x,y coordinates from a module when the mouse moves and separately when the mouse clicks.
Using the LDO module i can get mouse clicks but when i try to recreate that in ruby code it doesn't output anything.
Also i have the ruby code for following the mouse position and it ...