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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
24 matches
Mail list logo