Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

minh Property

Developers.QuiXminh History

Hide minor edits - Show changes to output

October 01, 2007, at 11:47 AM by Thomas Bellos -
Added lines 1-16:
(:title minh Property:)

Gets or sets widget's minimum height. No resizing below the assigned value is possible.

!!Syntax

||cellspacing=1 cellpadding=4 border=1 bgcolor=#ededed
||!`QuiX XML||[@
<qx:rect xmlns:qx="http://www.innoscript.org/quix" minh="150">
</qx:rect>
@]||
||!`JavaScript||widget.'''minh'''=150; ||

!! Possible values

The ''minh'' property must be an integer or a function.
Page last modified on October 01, 2007, at 11:47 AM