Code center > Suggestions
Notify Icon
Panda:
That is to detect whether the mouse is in the right place or not.
bacillus:
On further inspection, it looks like the rec block might be a good idea to put around the whole method (I assume that this is what prevents the code being exectued multiple times in the same timeframe. Could hint at threading issues...)
What are the triggers of this method? It looks like it triggers on the mouse moving, when it should be on the mouse being clicked.
Panda:
That is just the name of the sub, that doesn't effect the triggers, it was what it was called originly
bacillus:
Okay, I'm still in the dark about the role MSG plays. Is it there for debug purposes or does it play another role?
Panda:
MSG is the part where the information about the mouse is stored, then that is checked against the different constants about the different states of the mouse.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version