Hi John,

thanks for your answer. 
I'm not quite sure, if I understand you correctly. My problem is, that I
have a number-property in my root widget that holds some money-value. This
money-value should be shown in a few ddefault label-widgets that are added
to some deeper windows. You know, click a button, a window opens, there's
another button that opens a subwindow and then there is a label that shows
that money-value. 
And there are some more subwindows that opens on other buttons that maybe
also show that money-value.

So there are different places in different levels of hiearchy which must be
updated for the changed value. So should I bind those labels all together
with a label added to the root-widget that gets updated by the initial
changeEvent and the rest get's automatically updated by the bindings?

Thank you in advance
LoneSurvivor



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Attaching-a-custom-event-to-an-existing-widget-tp7587908p7587918.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