On Sat, Feb 20, 2010 at 04:23, Stefan Meyer <[email protected]> wrote:
> Hello,
>
> i see that eample but
> 1. The minsize and i think the max size definition in this exmaple
> isnt used. in that example the second column is set to minsize 100 and
> i can shrik it to a evry smll size.
>
Actually, they are used, just not the way you are expecting. The minSize and
maxSize properties ensure that regardless of the size of the table and the
enclosing window, that the columns that have minimum and maximum size
constraints are *initially* drawn to fit within those constraints.
What you are asking for is to disallow the *user* from setting the column
width outside of the specified bounds. That's not currently what the minSize
and maxSize properties are used for, but it is probably a reasonable
enhancement request. If you feel it's an important feature, please post an
enhancement bug report for that. Note that the flip side of that coin is
that one normally doesn't want to restrict what the user can do, if the
action has no particular harm. In this case, as long as the user can resize
the column back to "large enough" then why not let the user shrink the
column very small if he wants to?
Derrell
------------------------------------------------------------------------------
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