Re: S2 - Dojo Tree Widget

2007-06-26 Thread Musachy Barroso
That would be great :), the tree tag needs some serious help with the documentation. regards musachy On 6/26/07, Max Pimm <[EMAIL PROTECTED]> wrote: Thanks musachy. I was looking at the on-line documentation and hadn't seen anything about the tree tag. I've now found an example in the struts-s

Re: S2 - Dojo Tree Widget

2007-06-26 Thread Max Pimm
Thanks musachy. I was looking at the on-line documentation and hadn't seen anything about the tree tag. I've now found an example in the struts-showcase app. This should do the job although i will need to embellish it with drag n drop and a context menu to add and remove nodes. I don't want to

Re: S2 - Dojo Tree Widget

2007-06-26 Thread Musachy Barroso
The tree works on 2.0.6/2.0.8 AFAIK, did you try the "tree" tag? regards musachy On 6/26/07, Max Pimm <[EMAIL PROTECTED]> wrote: I have seen that people are working on integrating the Dojo tree widget into the 2.1 release. I'm using 2.0.6 release and am about to implement the tree widget in my

S2 - Dojo Tree Widget

2007-06-26 Thread Max Pimm
I have seen that people are working on integrating the Dojo tree widget into the 2.1 release. I'm using 2.0.6 release and am about to implement the tree widget in my app. I'm new to dojo and haven't been able to find much official documentation for this widget. I wondered if someone who has a