Hi List,

I'm using the UploadMgr and would like to have an Atom as the upload widget. 
At first I thought simply add a button as well as an Atom, and using the
Atom's click event to trigger the UploadButton.execute() or
UploadButton.press(), but this doesn't work.
Later I realized I can simply use the Atom itself by adding it to the
UploadMgr using the addWidget method.
This works fine. My problem is that I would like to set the Cursor property
of the Atom to "pointer", and once I do that, the UploadMgr somehow
overwrites it and the cursor stays as before.

Did anyone try to do something similar to what I did? Is there a way to
either trigger an execute on the UploadButton or change the cursor of the
Atom?

Thanks!
Omri

--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Using-a-qx-ui-basic-Atom-as-a-widget-for-the-UploadMgr-tp7569013.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to