-
2 Attachment(s)
Mouse Lock Demo v1.0
I found this to be a useful idea for me when highlighting lines of code that stretch further than the a screens horizontal bounds. Maybe looking at turning this into a complete mouse/keyboard utility. But for now it does just that. Locks the mouse coordinates.
No screenshot, sorry. But not much to really show, has a notify icon (w/ menu) and a basic form with 2 check boxes. For the lock to engage, press down and hold the space bar. :)
Project demonstrates:
The use of windows hooking for a keyboard (API).
Cursor.Clip() ~ Thanks .Paul.
System.Windows.Forms.NotifyIcon
Updates
Supports multiple monitors ~ 2/28/2013
keep happy, code on.
-
Re: Mouse Lock Demo v1.0
This will really come in handy as a simple tool to use in correlation with Photoshop. +1 Thank you!