Farid Elyahyaoui schrieb:
> bingo!
> that did it.
> of course it sounds all very logical if you know the right way.
> for completeness: code now looks like this:
> var doc = this.getRoot();
> var scrollContainer= new qx.ui.container.Scroll();
> doc.add(scrollContainer, {top: 0, left: 0, right: 0, bottom: 0});
>
BTW this line is equivalent to:
doc.add(scrollContainer, {edge: 0});
even shorter :-)
> this._mainvb= new qx.ui.container.Composite(new qx.ui.layout.VBox(5));
> this._mainvb.setBackgroundColor("#FFFFFF");
> scrollContainer.add(this._mainvb);
>
>
--
Fabian Jakobs
JavaScript Framework Developer
1&1 Internet AG
Brauerstraße 48
76135 Karlsruhe
Amtsgericht Montabaur HRB 6484
Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas
Gottschlich, Matthias Greve, Robert Hoffmann, Markus Huhn, Oliver Mauss, Achim
Weiss
Aufsichtsratsvorsitzender: Michael Scheeren
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel