Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-05 Thread Fabian Jakobs
Hi Leander, > Hi Fabian, > > will it also work if the text in the label is changed, will the system > autosize the label again? > > Greetings, > Leander > Yes, changing the label's text is layout relevant and will schedule a layout update. This already works in the current system. Best Fabia

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-05 Thread Leander Hanwald
Hi Fabian, will it also work if the text in the label is changed, will the system autosize the label again? Greetings, Leander Fabian Jakobs schrieb: > Sebastian Werner schrieb: > >> Are you thought-reading? We just discussed the possibilities to handle >> this here. Seems not to be an eas

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-05 Thread Gaetan de Menten
On Feb 5, 2008 9:44 AM, Jonathan Rass <[EMAIL PROTECTED]> wrote: > > I meant it as a "fade to gray background" (hence I thought it'd belong > > in the animation stuff). Sorry for being unclear/pointing to an > > example which didn't do exactly what I would like. > > Ok, now I understand what you m

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-05 Thread Gaetan de Menten
On Feb 4, 2008 2:39 PM, Fabian Jakobs <[EMAIL PROTECTED]> wrote: > Gaetan de Menten schrieb: > > My personal wish is that it'll be able to handle the following situation: > > a grid with some columns with a fixed width, other columns with flex > > size, which would adjust automatically depending of

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-05 Thread Jonathan Rass
about animations as soon as I have something presentable. :-) Cheers, Jonathan -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Gaetan de Menten Gesendet: Montag, 4. Februar 2008 14:31 An: qooxdoo Development Betreff: Re: [qooxdoo-devel] Layout in

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-04 Thread Fabian Jakobs
Sebastian Werner schrieb: > Are you thought-reading? We just discussed the possibilities to handle > this here. Seems not to be an easy task. > > Sebastian > It was easier than expected to get a first implementation running. In the old layout code there was no way, we could do this. We still h

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-04 Thread Sebastian Werner
Are you thought-reading? We just discussed the possibilities to handle this here. Seems not to be an easy task. Sebastian Leander Hanwald schrieb: > Looks very nice (again ;) ! > > By the way, is there allready an improvement visible for the problem of > auto-height by mutliline wrapped text?

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-04 Thread Leander Hanwald
Looks very nice (again ;) ! By the way, is there allready an improvement visible for the problem of auto-height by mutliline wrapped text? In the past it was said that 0.8 will solve this problem :) Greetings, Leander Fabian Jakobs schrieb: > Gaetan de Menten schrieb: > >> On Feb 1, 2008 4:

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-04 Thread Fabian Jakobs
Gaetan de Menten schrieb: > On Feb 1, 2008 4:58 PM, Fabian Jakobs <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> everyone interested in the layout concepts of 0.8 should take a look at >> the slides of the presentation I did for a the qooxdoo team at 1&1 on >> Monday. >> >>

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-04 Thread Gaetan de Menten
On Feb 4, 2008 2:03 PM, Jonathan Rass <[EMAIL PROTECTED]> wrote: > Changing the background in case a modal dialog is active is not part of > qooxdoo animation, but you can modify the background using the appearance > system. I meant it as a "fade to gray background" (hence I thought it'd belong

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-04 Thread Jonathan Rass
backgroundColor : "grey" }; } } Cheers! Jonathan -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Gaetan de Menten Gesendet: Montag, 4. Februar 2008 11:31 An: qooxdoo Development Betreff: Re: [qooxdoo-devel] Layout in qooxdoo 0.8 > The n

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-04 Thread Gaetan de Menten
> The new layout stuff is located in the ui folder. Jonathan is currently > working on animation, which is a qooxdoo port of the scriptaculous > animation library. Maybe he can post some details on his current work. > The animation demo is at >

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-04 Thread Gaetan de Menten
On Feb 1, 2008 4:58 PM, Fabian Jakobs <[EMAIL PROTECTED]> wrote: > Hi, > > everyone interested in the layout concepts of 0.8 should take a look at > the slides of the presentation I did for a the qooxdoo team at 1&1 on > Monday. > > Thanks for s

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-03 Thread Sebastian Werner
Christian, we will do our best. But our focus is not to keep compatiblity in the moment. After nearly two years with the old system the time had come for an incredible jump in the architecture and usability of the widget system. I think that the system is quite different from the previous

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-03 Thread cboulanger
Fabian Jakobs schrieb: > > On the other > hand we consider to create widgets with reconfigured layouts, which > behave like the old qooxdoo 0.7 layout widget. For example a > HorizontalBoxLayout widget, which has a static HBox layout and some of > the HBox interface forwarded. > > Yes please

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-02 Thread Fabian Jakobs
Leander Hanwald schrieb: > Hi Fabian, > > looks really nice, I hope it will work as good as it sounds :) > > Also it sounds very logical what you want todo. I also like the Idea of > doing things like Qt. It's simply very very good ;) > > and there IS a "but" > > As you know I already tried m

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-02 Thread Fabian Jakobs
Sebastian Werner schrieb: > Derrell, > > wait a few minutes please. I am currently finishing my tasks for today > and will put it online afterwards. I send an mail to the list when the > demo section is up-to-date. Thanks. > > Sebastian > > > > Derrell Lipman schrieb: > >> On Feb 1, 2008 10:58

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-01 Thread Leander Hanwald
Hi Fabian, looks really nice, I hope it will work as good as it sounds :) Also it sounds very logical what you want todo. I also like the Idea of doing things like Qt. It's simply very very good ;) and there IS a "but" As you know I already tried my luck with Weida as an GUI Editor. It wa

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-01 Thread Sebastian Werner
Derrell, wait a few minutes please. I am currently finishing my tasks for today and will put it online afterwards. I send an mail to the list when the demo section is up-to-date. Thanks. Sebastian Derrell Lipman schrieb: > On Feb 1, 2008 10:58 AM, Fabian Jakobs <[EMAIL PROTECTED]> wrote: >>

Re: [qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-01 Thread Derrell Lipman
On Feb 1, 2008 10:58 AM, Fabian Jakobs <[EMAIL PROTECTED]> wrote: > Hi, > > everyone interested in the layout concepts of 0.8 should take a look at > the slides of the presentation I did for a the qooxdoo team at 1&1 on > Monday. > > > > > Best F

[qooxdoo-devel] Layout in qooxdoo 0.8

2008-02-01 Thread Fabian Jakobs
Hi, everyone interested in the layout concepts of 0.8 should take a look at the slides of the presentation I did for a the qooxdoo team at 1&1 on Monday. Best Fabian -- Fabian Jakobs JavaScript Framework Developer 1&1 Internet AG Brauers