Hi Gaurav,

Have a look at http://demo.qooxdoo.org/current/demobrowser/ 
#widget~SplitPane.html
In the js you'll find a way to make one pane take 100% (see the radio  
butotn to the right).

JBB.
On 26 Nov 2008, at 17:59, Gaurav Jauhri wrote:

> hi,
>
> I have a class A extending the splitpane("horizontal")
>
> this.add(abc,0); abc another clas extending VBOX
> this.add(xyz,1);
>
> now xyz is another class which extends splitpane("vertical");
> since i have already given the flex value 1, so it should occupy all  
> the
> right part of the class A.
> But it is not showing the expected, is there is any way to set the  
> width
> of the right side of the splitpane to 100%.
>
> Regards,
> Gaurav
>
> -------------------------------------------------------------------------
> 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
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>


-------------------------------------------------------------------------
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
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to