You can get the current location with the screenMouseLoc property, but how do you know when to check it? You could poll for it, but that would be horrible to your system's performance!
mouseMove only reports movement when the pointer is over a Rev window, I think.
On Nov 23, 2004, at 3:14 PM, J. Landman Gay wrote:
When dragging from one field to another I wanted to use the dragEnter/dragLeave handlers to handle visual cues of fields that the user could drop data on. The problem is that you can't get a palette to follow the pointer between Revolution windows this way.
Are you translating the mouseloc to globalLoc? Seems like that should work.
----------------------------------------------------------- Frank D. Engel, Jr. <[EMAIL PROTECTED]>
$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.
$
___________________________________________________________ $0 Web Hosting with up to 120MB web space, 1000 MB Transfer 10 Personalized POP and Web E-mail Accounts, and much more. Signup at www.doteasy.com
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
