Re: [qooxdoo-devel] Editable label in a tree

2008-09-19 Thread Alexander Back
Hi Phillipe, Philippe Poulard wrote: > hi, > > I have a tree and instead of setting labels on folders, I add widgets, > actually a stack with 2 items: > -a label > -a text field > > When the label is clicked, the stack is moved to the text field to allow > the user to edit it > > Unfortunatel

[qooxdoo-devel] Editable label in a tree

2008-09-18 Thread Philippe Poulard
hi, I have a tree and instead of setting labels on folders, I add widgets, actually a stack with 2 items: -a label -a text field When the label is clicked, the stack is moved to the text field to allow the user to edit it Unfortunately, the "left" and "right" keys are catched by the parent tr