Re: [qooxdoo-devel] Regression : Sorting Table

2008-06-12 Thread Hugh Gibson
> > > Hi Fabian, > > I've just reopened the bug because the sorting problem has not been > fixed... > You can try this on demobrowser / Table-1 example Confirmed here with the changes of 13937. Simply do a source build for the demo browser application in the legacy_0_7_x source tree, load the

[qooxdoo-devel] smokepig 2.4 got qooxdoo traceroute

2008-06-12 Thread Tobias Oetiker
Experts, I just released Smokeping 2.4 I integrated a traceroute frontend based on qooxdoo ... I have so much fun programming with qooxdoo. Thank you all for the great work! http://oss.oetiker.ch/smokeping/ cheers tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten http://it.o

Re: [qooxdoo-devel] Regression : Sorting Table

2008-06-12 Thread Romain FLIEDEL
Fabian Jakobs a écrit : Hi Hugh, my fault. The patch was meant to fix an IE bug, where resizing a table column could trigger a column sort. I am confident that the version now in svn (rev. #13926) fixes the initial problem and restores header movement and sorting. If it there are still any

[qooxdoo-devel] Toolbar and ButtonView

2008-06-12 Thread Pirlo
Hi friends. I´m working with the showcase example of qooxdoo. I would like to something similar to the buttomview like showcase. But the different I would like to do that using a toolbar. I mean, you would choose a button of the menu in the toolbar and the main pane would change how it´s happend w

[qooxdoo-devel] Problem in TextArea (on Line breaks)

2008-06-12 Thread jhonny thio
hi, my name is Jhonny. I have a window that contains textarea, button (with caption "SAVE").. If I press the save button, the program will save that value of textarea to a file... Example : The value of text area : My Name is Jhonny I live in Somewhere in this world. Then I press S