Glad I could help ... :-) Cheers, Fritz
On Thu, 8 Nov 2012, ??ng Khoa Tr?n Quang wrote: > Hi Fritz Zaucker, > > It worked exactly what i expected, I'm really appreciate for your > helping :). Thanks so much > > Thanks > Khoa Tran > > 2012/11/8 Fritz Zaucker <[email protected]>: >> You can probably solve this by calling stopEditing() on the table from your >> OK-button handler. >> >> Cheers, >> Fritz >> >> Fritz Zaucker >> Oetiker+Partner AG >> Aarweg 15 >> CH-4600 Olten >> +41 62 775 9903 >> >> Am 08.11.2012 um 03:11 schrieb ??ng Khoa Tr?n Quang >> <[email protected]>: >> >>> Hi Martin, >>> >>> I have implemented a table with 2 columns : Type (String Name), >>> Selected ( Cell Checkbox ) using the instruction of Table Cell Editor, >>> but i have small problem with it. I also have 3 buttons: Select All, >>> Deselect All, OK below the table. When i doubled click to >>> check/uncheck the Checkbox and then click OK, the values would not be >>> got from the table. So after editting the CheckBox i had to click >>> somewhere outside the row which was edited and then click OK to get >>> values from table. Could you please give me some tips to improve it ? >>> >>> Thanks so much for your supporting >>> >>> Thanks >>> Khoa Tran >>> >>> 2012/10/31 ??ng Khoa Tr?n Quang <[email protected]>: >>>> Hi Martin, >>>> >>>> I have opened two bugs including : >>>> 1. 6945 : Problem with Table Cell Editor >>>> 2. 6946 : Problem with horizontal scroll bar of Tree Virtual >>>> >>>> Please let me know if you need more information, i'm really looking >>>> for the solution for these bugs. >>>> Thanks so much for your supporting :) >>>> >>>> Thanks >>>> Khoa Tran >>>> >>>> 2012/10/30 Martin Wittemann <[email protected]>: >>>>> Hey, >>>>> this looks like a bug to me. Would you open one in our bugzilla? >>>>> Regards, >>>>> Martin >>>>> >>>>> Am 29.10.2012 um 08:24 schrieb ??ng Khoa Tr?n Quang >>>>> <[email protected]>: >>>>> >>>>>> Hi Martin, >>>>>> >>>>>> I have created an example for my situation (code snippet was attached >>>>>> to this mail ), when you run this code it will create a screen with >>>>>> two part including : Tree virtual on the left and sample text on the >>>>>> right. Follow this path on the tree virtual: >>>>>> Desktop\Workspace\Windows, the horizontal scroll bar of tree virtual >>>>>> does not appear although there is not enough space to show the full >>>>>> text of Windows node label. >>>>>> >>>>>> Please let me know if you need more information, thanks so much for >>>>>> your supporting. >>>>>> >>>>>> Thanks >>>>>> Khoa Tran >>>>>> >>>>>> 2012/10/29 Martin Wittemann <[email protected]>: >>>>>>> He, >>>>>>> >>>>>>> I have implemented the qx.ui.treevirtual.TreeVirtual for my >>>>>>> application and >>>>>>> it seemed to be a bug with horizontal scrollbar. it has not appeared >>>>>>> automatically until i dragged the upper right corner. There is a bug in >>>>>>> qooxdoo, isn't it ? >>>>>>> >>>>>>> I can't tell from such a short description if its really a issue within >>>>>>> the >>>>>>> framework code or not. Could you supply more details or even better, a >>>>>>> short >>>>>>> sample which runs in the playground [1] demonstrating the issue? >>>>>>> >>>>>>> Is there any way to fix this issue ? >>>>>>> >>>>>>> Well, hard to tell not knowing whats wrong. ;) >>>>>>> >>>>>>> Regards, >>>>>>> Martin >>>>>>> >>>>>>> [1] http://demo.qooxdoo.org/devel/playground/ >>>>>>> >>>>>>> >>>>>>> ------------------------------------------------------------------------------ >>>>>>> The Windows 8 Center - In partnership with Sourceforge >>>>>>> Your idea - your app - 30 days. >>>>>>> Get started! >>>>>>> http://windows8center.sourceforge.net/ >>>>>>> what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/ >>>>>>> _______________________________________________ >>>>>>> qooxdoo-devel mailing list >>>>>>> [email protected] >>>>>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >>>>>>> >>>>>> <TreeVirtual.txt>------------------------------------------------------------------------------ >>>>>> The Windows 8 Center - In partnership with Sourceforge >>>>>> Your idea - your app - 30 days. >>>>>> Get started! >>>>>> http://windows8center.sourceforge.net/ >>>>>> what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/_______________________________________________ >>>>>> qooxdoo-devel mailing list >>>>>> [email protected] >>>>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> Everyone hates slow websites. So do we. >>>>> Make your web apps faster with AppDynamics >>>>> Download AppDynamics Lite for free today: >>>>> http://p.sf.net/sfu/appdyn_sfd2d_oct >>>>> _______________________________________________ >>>>> qooxdoo-devel mailing list >>>>> [email protected] >>>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >>> >>> ------------------------------------------------------------------------------ >>> Everyone hates slow websites. So do we. >>> Make your web apps faster with AppDynamics >>> Download AppDynamics Lite for free today: >>> http://p.sf.net/sfu/appdyn_d2d_nov >>> _______________________________________________ >>> qooxdoo-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_nov >> _______________________________________________ >> qooxdoo-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_nov > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel -- Oetiker+Partner AG tel: +41 62 775 9903 (direct) Fritz Zaucker +41 62 775 9900 (switch board) Aarweg 15 +41 79 675 0630 (mobile) CH-4600 Olten fax: +41 62 775 9905 Schweiz web: www.oetiker.ch ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_nov _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
