2013/7/26 Daniel Wagner <[email protected]>

> Hi Franck,
>
> you shouldn't manually set layout-specific CSS properties on HTML
> elements unless you absolutely have to. In your example, you could add a
> child widget to the scroll container. If the widget grows taller than
> the available space, the container would automatically display the
> scroll bar. That wouldn't work with a plain DOM element since qooxdoo's
> layout system is a one-way street: It applies the size and position
> values it has calculated to the DOM, but it doesn't read them if they've
> been changed externally.
>

"unless you absolutely have to". I think this is my case, see my next
question regarding pixel vs cm.

But finaly, because i'll have to play with "zoom" (the blue square is an A4
page in fact), i have to take a look at how to convert cm to px with user
screen resolution ... If i stay with pixel, i can keep the qx way.

Thanks daniel


>
>
> Regards,
> Daniel
>
> On 26.07.2013 12:32, franck34 wrote:
> >
> > Hi
> >
> > I'm trying to enable vertical scrollbar in this
> > http://tinyurl.com/nswr84m without luck.
> >
> > Any idea is welcome !
> >
> > Thanks
> >
> > Franck
> >
> > *
> > *
> > *
> > *
> >
> >
> >
> ------------------------------------------------------------------------------
> > See everything from the browser to the database with AppDynamics
> > Get end-to-end visibility with application monitoring from AppDynamics
> > Isolate bottlenecks and diagnose root cause in seconds.
> > Start your free trial of AppDynamics Pro today!
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> >
> >
> >
> > _______________________________________________
> > qooxdoo-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> >
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to