I think we can treat the tree widget by three steps

1. data collection: use xquery or something like it to obtain a tree.
2. data edit: use tree widget to edit the tree.
3. data saving: use xudate or something like it to save the edited data.
In this process, we don't need any binding, but we must update the right nodes(must know the key)!

Another thinking is using binding like before, but it will be a hard work to write the binding,
beacuse we must define binding at run time sometimes.

Best Regards

Johnson

Johnson wrote:
Hi!
I try to use the new tree widget to retrieve and save XML data in
Xindice, How to write a tree widget binding, or if there're other way
to do like this.

There is currently no binding for the tree widget. This is a tricky
problem, and if you have some ideas about this, they are welcome.

Sylvain

--
Sylvain Wallez                        Anyware Technologies
http://bluxte.net                     http://www.anyware-tech.com
Apache Software Foundation Member     Research & Technology Director


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]