Dear Hugh and mailing list members, > > I'm desperately looking for a generic method to update widgets > Try this http://qooxdoo.oss.schlund.de/snippets/forcing-an-update
The global widget queue flushing is not what I mean, that does not help for my case. I am looking for a generic function maybe implemented on the layer of QxWidiget to update widgets that they display the current configuration including i.e. added items in lists, trees, etc. Something like QxListView.update() http://qooxdoo.oss.schlund.de/public/docs/classes/class_QxListView/functions/function_update.html for QxWidget would be fantastic! Btw, I'm already using events to update widgets, but the problem is that the changes are then not displayed... Wbr, Florian ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
