Hi Thom, Thanks for the directions. I've checked the contributions, the external libraries are initialized when the "appear" event is fired. But i guess I've found a compromise. I post it just for documentation. In my case highcharts needs an object as configuration, so I first fill the object with all the options and then pass it to highcharts when the "appear" event is fired. If a property of the configuration object is changed the widget reloads the highcharts main class with the new configuration object. I guess it's doable. I'm looking for an event that looks for change in a javascript object, or maybe use a qooxdoo object and then convert it into a native js object.
Thanks to everybody who has intervened in this discussion. ----- La coincidenza non ha madre. -- View this message in context: http://qooxdoo.678.n2.nabble.com/The-correct-use-of-getDomElement-tp6993052p7005298.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
