Hi, I am having a lot of troubles in order to set the width of my table to 100%, so that it gets accustom according to the browser.
I have a table inside a Vertical Box Layout. I have defined the width of the vertical box layout to 100%. As, told by Andreas, i can define a composite type of VBOX, and then set the width of my table to 50% or 100% and it will resize according to the width of the browser. But i am using 0.7 version, and here are no composite types defined, hence they are not available. Currently i am harcoding the value of my width, but it does not have the same execution in different browsers and different resolutions in different PC. If i do not hard code the value of my width and give in %, the table keeps on stretching, may be beacuse my table had a colummodel resize behaviour and there is an infinite loop as i do not give any particular width of the column in my table. Can anyone please suggest me, how can i make the width of my table dynamic according to the Browser width and the resolution of the screen Kind 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 [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
