You could add event handlers to your widgets an fire a custom event whenever 
you want to update them. This way you don't have to keep track of them. 
Cheers,
Fritz

--
Fritz Zaucker
Oetiker+Partner AG
Aarweg 15
CH-4600 Olten
+41 62 755 9903

On 26.06.2010, at 19:37, jeff <[email protected]> wrote:

> Hi, Brand new to qooxdoo but pretty impressed so far.  I'm coming from
> application programming with PerlTk and Wxperl. Looking at qooxdoo for a
> cross platform migration of a wxperl app. The interface is fairly
> complicated and various callbacks need to supply data to
> widgets/elements and enable/disable widgets/elements through out the
> application on a single event.
> 
> So heres my question. Can anyone point me to a preferred methodology to
> be able keep track of references to widgets so the data and states are
> applied to the correct widget.  There could be 6 list boxes that all
> need to be updated on a single event/callback - how to keep them sorted
> out. Is there an example I could look at anywhere ?
> 
> Jeff
> 
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to