From Porcupine wiki

Developers: minh Property

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

Syntax

QuiX XML
<qx:rect xmlns:qx="http://www.innoscript.org/quix" minh="150">
</qx:rect>
JavaScriptwidget.minh=150;

Possible values

The minh property must be an integer or a function.

Retrieved from http://wiki.innoscript.org/pmwiki.php/Developers/QuiXminh
Page last modified on October 01, 2007, at 11:47 AM