Hi Tom,

Once the mouse is down, the engine stops sending any message until the mouse is up.
Then some retroactive messages are sent (as mouseleave).
You can check this in the message watcher (where mouseStillDown is not shown).
So, the only way I see to do that would be using a pending message with a loop which would check other buttons status :-(


Le 23 avr. 05, � 03:56, Thomas McGrath III a �crit :

I have a few buttons and when the mouse is down over a button the background turns blue. This is good. Now I want to have the other buttons turn blue by still holding the mouseDown but moving it over the other buttons and when it is over them that they will act like a mouseDown has been sent to them.

I have tried mouseDown, mouseStillDown, mouseWithin, mouseEnter etc.

No luck,

I might be able to do a mouseOver (SC) but prefer the mouseDown if possible.


Amicalement,

Eric Chatonet.
----------------------------------------------------------------
So Smart Software

For institutions, companies and associations
Built-to-order applications: management, multimedia, internet, etc.
Windows, Mac OS and Linux... With the French touch
----------------------------------------------------------------
Web site                http://www.sosmartsoftware.com/
Email           [EMAIL PROTECTED]/
Phone           33 (0)1 43 31 77 62
Mobile          33 (0)6 20 74 50 86
----------------------------------------------------------------

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to