Re: [qooxdoo-devel] Toolbar and ButtonView

2008-06-13 Thread Mike Rea
Hi, What you describe is definitely possible using the toolbars, but it would take some setup on your part. An easy way to gain about the same effect might be to continue to use the buttonview, but change a couple of settings, so the icons are smaller and oriented to the left of your text (or no

Re: [qooxdoo-devel] Regression : Sorting Table

2008-06-13 Thread Romain FLIEDEL
Fabian Jakobs a écrit : Hugh Gibson schrieb: 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

Re: [qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-13 Thread Fabian Jakobs
Hi Jim, > I am all for making things faster, but what would the method be to > change themes on a reload? To me, if I reload the page it starts over > and whatever the default theme is would get loaded. What would the > code look like to change themes? If I could change themes on a fast > reloa

Re: [qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-13 Thread Jim Hunter
I am all for making things faster, but what would the method be to change themes on a reload? To me, if I reload the page it starts over and whatever the default theme is would get loaded. What would the code look like to change themes? If I could change themes on a fast reload that would be fine w

Re: [qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-13 Thread Guilherme Aiolfi
I'd choose performance, maintainability, simplicity rather than these features. 2008/6/13 Mike Rea <[EMAIL PROTECTED]>: > > > I know both features are cool but do we really NEED it. Does anyone > depend on one of the mentioned features or plans to use them? We really > like to know how you feel a

Re: [qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-13 Thread Erich Konicek
Fabian Jakobs schrieb: > Hi, > > for 0.8 we are considering to remove two feature currently available in > 0.7. We are very interested how you feel about this. > > 1. No longer support switching locales/languages of the application at > runtime. > I use switching language at loign (in a login

Re: [qooxdoo-devel] Iframe in TabView and source-all.js

2008-06-13 Thread Guilherme Aiolfi
Thank you for your reply, Fabian. I have tried using Canvas like you said but I tried it again just to make sure and it didn't work here. The only think that make the iframe changes the default size is setting: iframe.set({ height: 200, width: 200 }); but it is not allow '%'. 2008/6/13 Fabian

Re: [qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-13 Thread Mike Rea
I know both features are cool but do we really NEED it. Does anyone depend on one of the mentioned features or plans to use them? We really like to know how you feel about this. /quote> So many great points on both sides of this argument. I, like many others, was initially won over by qooxdoo

Re: [qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-13 Thread Derrell Lipman
On Fri, Jun 13, 2008 at 6:17 AM, Fabian Jakobs <[EMAIL PROTECTED]> wrote: > > 1. No longer support switching locales/languages of the application at > runtime. I have no strong opinion on #1. The only problem I see is, living in the US, our national language is about to change from English to S

Re: [qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-13 Thread Helder Magalhães
Fabian Jakobs-2 wrote: > > for 0.8 we are considering to remove two feature currently available in > 0.7. We are very interested how you feel about this. > > 1. No longer support switching locales/languages of the application at > runtime. > 2. No longer support changing the theme at runtime

Re: [qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-13 Thread Tobi Oetiker
Hi Fabian, > > In my eyes both features are great to convince people about the > > coolness of qooxdoo, in production I don't see that much value. > > > This is exactly my impression, too. The key question is: Is this > coolness worth the price. well I think this is a major issue with webstuff. A

Re: [qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-13 Thread Fabian Jakobs
Hi Tobias, >> for 0.8 we are considering to remove two feature currently available in >> 0.7. We are very interested how you feel about this. >> >> 1. No longer support switching locales/languages of the application at >> runtime. >> >> While it looks like a nice feature the actual usefulness seem

Re: [qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-13 Thread Maria Siebert
Am Fr, 13.06.2008, 12:46, schrieb Sebastian Werner: > Maria Siebert schrieb: > >> Am Fr, 13.06.2008, 12:17, schrieb Fabian Jakobs: >> >>> Hi, >>> >>> >>> >>> 1. No longer support switching locales/languages of the application >>> at runtime. >>> >> >> I use this feature. I have a GUI, which is star

Re: [qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-13 Thread Tobias Oetiker
Hi Fabian, > for 0.8 we are considering to remove two feature currently available in > 0.7. We are very interested how you feel about this. > > 1. No longer support switching locales/languages of the application at > runtime. > > While it looks like a nice feature the actual usefulness seems prett

Re: [qooxdoo-devel] smokepig 2.4 got qooxdoo traceroute

2008-06-13 Thread Tobias Oetiker
Hi Thomas, try www.google.com to see what happens ... the code there is not yet optimal, especially if there are hops thaat sometimes responde and sometimes not ... cheers tobi Today thron7 wrote: > Tobias Oetiker wrote: > > Experts, > > > > I just released Smokeping 2.4 I integrated a tracer

Re: [qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-13 Thread Sebastian Werner
Maria Siebert schrieb: > Am Fr, 13.06.2008, 12:17, schrieb Fabian Jakobs: >> Hi, >> >> >> 1. No longer support switching locales/languages of the application at >> runtime. >> > > I use this feature. I have a GUI, which is started and then used by > different persons. So they should choose the lan

Re: [qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-13 Thread Maria Siebert
Am Fr, 13.06.2008, 12:17, schrieb Fabian Jakobs: > Hi, > > > 1. No longer support switching locales/languages of the application at > runtime. > I use this feature. I have a GUI, which is started and then used by different persons. So they should choose the language they like, when they use it. So

Re: [qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-13 Thread asaris
I agree with you. I do speak 3 languages and have experience building multi language solutions. There's no need for these features at runtime. asaris Fabian Jakobs wrote: > Hi, > > for 0.8 we are considering to remove two feature currently available in > 0.7. We are very interested how you feel

[qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-13 Thread Fabian Jakobs
Hi, for 0.8 we are considering to remove two feature currently available in 0.7. We are very interested how you feel about this. 1. No longer support switching locales/languages of the application at runtime. While it looks like a nice feature the actual usefulness seems pretty low. Most appl

Re: [qooxdoo-devel] smokepig 2.4 got qooxdoo traceroute

2008-06-13 Thread Andreas Ecker
Hi Tobi, great for letting us all know about your new application and the fun you had in using qooxdoo. :-) I just added you app to the real-life examples on the qooxdoo homepage: http://qooxdoo.org/community/real_life_examples#smokepingtraceroute_frontend Feel free to change the text to whatever

Re: [qooxdoo-devel] Iframe in TabView and source-all.js

2008-06-13 Thread Fabian Jakobs
Hi Guilherme, Guilherme Aiolfi schrieb: > Relevante piece of code: > ... > var tabPanel = new qx.ui.tabview.TabView(); > var tabs = { > 'first': new qx.ui.tabview.Page("Elogical!"), > 'second': new qx.ui.tabview.Page("Google") > }; > tabs['fi

Re: [qooxdoo-devel] Regression : Sorting Table

2008-06-13 Thread asaris
Thanks. Works for me. asaris Fabian Jakobs wrote: Hugh Gibson schrieb: 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. Simpl

Re: [qooxdoo-devel] Regression : Sorting Table

2008-06-13 Thread Fabian Jakobs
Hugh Gibson schrieb: >>> >>> >> 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 appl

Re: [qooxdoo-devel] smokepig 2.4 got qooxdoo traceroute

2008-06-13 Thread thron7
Tobias Oetiker wrote: > 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 > > > Looks good, Tobi. Way to g