Thanks for your efforts on this! Once I get moved over to .8 this will be
the first control I start using heavily.

The way I use the one I wrote for .7.x is that the line break happens after
the widget that has EOL (end of line) set to true.

Thanks,
Jim


On Fri, Aug 29, 2008 at 2:34 PM, Chris Banford <[EMAIL PROTECTED]> wrote:

> Hi Fabian,
> > things are really coming together :-) I have checked out the contrib and
> > build your test application. What can I say, it just works. I have
> > changed the path to qooxdoo in my working copy to point to
> > /qooxdoo-contrib/qooxdoo-0.8-sdk. This is where contributions are
> > supposed to look for the framework. Further I've added a "generate.py".
> > If it is OK for you I'll commit this.
> >
>
> I'm still coming to grips with all the various qx files, paths and
> properties -- I'll just leave config.json & generate.py alone for the
> moment on SVN.
>
> > One other cool feature came to my mind. It would be nice if you had a
> > layout property, which forces a line break. e.g.
> >
> > container.add(child, {lineBreak: true}
> >
>
> I've just committed to SVN an upate for FlowLayout so that it supports
> the above {lineBreak: true} property for children.
>
> Quick question:
> Its possible to have a Child that has lineBreak marked as true break the
> Line "Before" or "After" the child is rendered. At the moment I have it
> so that setting lineBreak causes the next child to start a new line (ie
> "After"), but it could be the other way around, or even a 2nd property
> setting (although I'm not sure we should be growing properties all over
> the place at this point).
>
> What do you think makes most sense? Any other potential users have an
> input on this?
>
> Cheers,
> -Chris
>
>
>
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>



-- 
Jim Hunter

DAILY THOUGHT: SOME PEOPLE ARE LIKE SLINKIES - NOT REALLY GOOD
FOR ANYTHING BUT THEY BRING A SMILE TO YOUR FACE WHEN PUSHED DOWN THE STAIRS
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to