Re: [qooxdoo-devel] Data model from virtual tree not working as expected.

2014-02-21 Thread Jeremy Reed
I knew it was something simple. Thanks very much! On Fri, Feb 21, 2014 at 10:31 PM, Derrell Lipman < derrell.lip...@unwireduniverse.com> wrote: > Just like you for setting the data in the model, you retrieved the data > model with dataModel = tree.getDataModel() and then set the data in the > m

Re: [qooxdoo-devel] Dynamically load a qooxdoo module.

2014-02-19 Thread Jeremy Reed
That will definitely be part of the solution. I also figured out how the playground (http://demo.qooxdoo.org/current/playground/) supported the running of dynamic code and realized I could do the same thing. Thanks for the heads up about the feeder app, I'll have to take a look and see how it imp