I am fairly cetain that onMoudeDrag does not work right now. Dragging
and dropping in general does not work at all at this point.

James Margaris 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 10, 2007 9:26 AM
To: [email protected]
Cc: [EMAIL PROTECTED]
Subject: Could not onMouseOver event on <label>


Hi,

 

I am trying to use "onMouseDrag" event on label component.

Although I am able to trigger the event of double click, drag event does
not work.

I am attaching the code snippet of the xal file, please let us know if
any change from our side is required

 

<xal xmlns="http://openxal.org/ui";  xmlns:xal="http://openxal.org/ui";>

  <mco xmlns="http://openxal.org/core/mco"; id="loginMCO" class="Login"
src="src-js/Login.js"/>

 

  <mco:mco xmlns:mco="http://openxal.org/core/mco"; id="handler"
src="dragNdropHandler.js"

                        class="dragNdropHandler"/>

 

 

  <verticalBoxPane align="center" padding="3px" width="300px" x="100px">

 

    <horizontalBoxPane xmlns="http://openxal.org/ui/html"; height="50px"
width="250px">

      <label text="UserName:" width="100px"
onMouseDrag="mco:handler.onDrag(event)"/>

 

      <label text="UserName:" width="100px"
onDoubleClick="mco:handler.onDrag(event)"/>

 

    </horizontalBoxPane>

  

  </verticalBoxPane>

 

</xal>

 

 

Thanks & Regards

Bhaskaran N




The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s)
and may contain proprietary, confidential or privileged information. If
you are not the intended recipient, you should not disseminate,
distribute or copy this e-mail. Please notify the sender immediately and
destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient
should check this email and any attachments for the presence of viruses.
The company accepts no liability for any damage caused by any virus
transmitted by this email.
 
www.wipro.com

Reply via email to