Hi,
Fru Ndenge wrote: > > 1) have you any pointers to any docs on QxTransformer (current tags etc.) > Everything can be found here: http://qooxdoo.org/contrib/project/qxtransformer Fru Ndenge wrote: > > 2) My legacy code had an <qx:root > tag but the new application generated > code has no <qx:root> tag - it begins with an <qx:application> tag. > > Where do I suitable put in the code I had under the <qx:root> tag - global > Javascript functions and UI-element components? > See the "hello-world"-Tutorial at http://qooxdoo.org/contrib/project/qxtransformer/helloword Global javascript functions can be put into a <qxt:script> tag. Fru Ndenge wrote: > > Is there a way of designing a utility-component which I can access in the > different components? How do I go about defining this? > If you are talking about "components" in the sense of qxt-components, you'll find the answer here: http://qooxdoo.org/contrib/project/qxtransformer/components http://qooxdoo.org/contrib/project/qxtransformer/components_advanced If you have more detailed questions, we advise you to join the qxtransformer user group: http://groups.google.com/group/qxtransformer which is a more suitable place to ask since most people on the ML are not users of qxtransformer. Best, Christian -- View this message in context: http://qooxdoo.678.n2.nabble.com/Context-Menu-TreeVirtual-not-showing-up-with-qooxdoo-0-7-x-tp5146673p5254059.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ 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
