>could you please send your current code example? Perhaps I can take a look
at it.

I was afraid you were going to say that. :)  The problem is that it's
written in terms of my form compiler, and it's not easy to redo it as "raw"
QooxDoo code. I plan to make the compiler a contrib at some point, but I'm
trying to get a release out just now and won't have time to do until later
this year.

As an alternative, I might suggest adding a demo to the demobrowser with a
flexing Scroll containing variable-sized content. Then Scroll users can just
crib from the demo code. In the process of writing that, I'm sure you will
run across similar problems to the ones I have -- I've tried this four
different ways and ended up with very similar problems each time. :/

I've read the layout tutorial and it's indeed very helpful. I guess my
confusion mainly centers around how these things all interact together. It
might clear things up a lot to see a high-level pseudo-code description of
what exactly happens during the layout process. Sort of like the discussion
of events: in that narrative you specifically describe what's happening and
when, how things are (in effect) delegated from one widget to the next.
(Like the event code, the layout code is quite difficult to follow in the
source, because it's spread out across many classes.)

Dave


Hi Dave,

could you please send your current code example? Perhaps I can take a 
look at it.

I found an article about layouting [1]. I don't know if this answers 
your questions about growing and shrinking. If not  please ask, perhaps 
the article missed something.

Cheers,
Chris

[1] http://qooxdoo.org/documentation/0.8/ui_layouting

-- 
View this message in context: 
http://www.nabble.com/qx.ui.container.Scroll%3A-ARGH%21-tp25768354p25770509.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to