hello, i find the problem. i add the widget to a 20 pixel max and minwidth
container . scaled by a splitpane. but that destroy teh layout at the start.
the inner tab get a wrong position and the size of the left button is
added afte rthe tabview.
now i set the container to a larger size and on finishing the inner
elements of the container i set it back to 20 and it works fine. So i can
click the left button and set the min and maxsize and the container
/splitpane scrollout and in and the layout looks fine.
The problem was the small size at creation time. when i set the maxsize
after all widgets setup everything looks good
2010/2/18 Jonathan Weiß <[email protected]>
>
> Hello Stefan,
>
>
> the pane will be as wide as the widget you add to it. You can set a
> minWidth
> on one of the widgets to have a minimum pane size.
>
> Have a look at the source code of our SplitPane demo:
> http://demo.qooxdoo.org/current/demobrowser/#widget~SplitPane.html<http://demo.qooxdoo.org/current/demobrowser/#widget%7ESplitPane.html>
>
> The "move" event is fired after a pane has been resized:
> http://demo.qooxdoo.org/current/apiviewer/#qx.ui.splitpane.Pane (be sure
> to
> activate the "Inherited" button).
>
> Cheers
> Jonathan
>
> -----
> Jonathan Weiß
> Framework Engineer
>
> http://mysterycity.de/blog Blog -
> http://www.linkedin.com/in/jonathanrass
> LinkedIn - http://www.xing.com/profile/Jonathan_Weiss5 XING
> --
> View this message in context:
> http://n2.nabble.com/Set-SplitPane-tp4588499p4590865.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel