Hi there!

I'm totaly new too qooxdoo so please, bear with me.

I have created a horizontal pane.
On the left side I have added a Tree (loaded with a store).
On the right side I have added a Gallery (composite container).

The Gallery I've taken from the Demo (
http://demo.qooxdoo.org/devel/demobrowser/#virtual~Gallery.html) but changed
it to extend from qx.ui.container.Composite instead.

Everything works fine but now I need to bind the Tree to the Gallery. The
initial gallery items should be created depending on the tree root content.
When ever the user selects a parent folder in the tree the subfolders should
be visible in the gallery.
I also want it to work the other way, if the user clicks a parent folder
inside the Gallery, the same folder in the tree should be selected and
expanded.

Am I supposed to create a new controller class for the gallery to do this or
is there an easier/better way?


Greatful for all help I can get.
//Rickard
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to