hello there. i need to load classes dynamically. my first approach was this:
var tmpClass = qx.Class.getByName( "qxgui.staticpages." + tabStaticPage ); but - as expected - it didnt work. any suggestions? cheers -- View this message in context: http://n2.nabble.com/get-class-by-name-%28dynamically%29-tp3017529p3017529.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
