The label in the atom widget is anonymous. If you really want to listen
actions on the label you should set anonymous to false. 
control.getChildControl("label").setAnonymous(false);

see example here
http://tinyurl.com/nurvm4x





--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Can-t-add-listener-for-child-control-tp7587709p7587710.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to