06-12-2006, 10:43 AM
Is it possible for QM to get the color of where the mouse clicked?
PIXEL COLOR AND MOUSE
|
06-12-2006, 10:43 AM
Is it possible for QM to get the color of where the mouse clicked?
06-12-2006, 10:48 AM
06-12-2006, 03:28 PM
Import this little function. Once running it shows the color under the mouse all the time. It stops running if you hit the lower right corner of the screen.
Matt B
06-12-2006, 04:57 PM
HA!
now that's nice! good work there!
06-12-2006, 07:10 PM
i like the idea, but i find that onscreen info is some kind of useless, because
you only see the color info. my work in progress modification opens a small dialog with color info on key [control end] (unusual key combination, but easy to reach.) here is my current code: function MouseColor str MouCol rgb function MouseColorDialog ;\Dialog_Editor feel free to optimize.
09-26-2008, 01:19 PM
how do i use the dialog?
Mine is always empty when it opens.
09-26-2008, 04:36 PM
Run MouseColor, move the mouse somewhere, press Ctrl+End, and the color will be in the dialog.
09-26-2008, 05:04 PM
now ain't that something.....it won't accept the CE on my main keyboard (even though it moves to the bottom of the currently active window) but it will on my 2ndy keyboard...strange!
|
« Next Oldest | Next Newest »
|