hi people

i need some guidelines to write a custom cform widget that will be a 
navigator
for an object that implements the composite pattern

i want this to be a visual representation of this object that allow to 
navigate through it
(display child object for a selected node, go one level up and display 
parent's object childs and so on, just like a server side drived tree that 
can have only one branch open).

Farthermore I want each leaf have a check box.

The idea is a widget that will allow user navigate through a object that 
implement composite pattern and select some nodes. On submit those nodes 
will be posted for further processing.

Any idea or HOW-TO-START hint?

If I succeed to this I will give all steps and code to the public

Thanx

--stavros



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

Reply via email to