>      In your example it would appear that you are not aware 
> that the DOM MouseEvent
> includes the fields clientX/Y (perhaps this is just a bad 
> example?).  I believe
> that essentially all the information from the AWT event is 
> forwarded to DOM.
>
 
No, I was not aware that I could just cast to a MouseEvent.  That solves
the immediate problem.

Thank you!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to