...
The qadjustsize is not always needed. QTcl will resize widgets quite well on its own without an explicit call to qadjustsize.
See also qresize and qsetfixedsize. These commands use pixel based size-specifications.
...
...
The qadjustsize is not always needed. QTcl will resize widgets quite well on its own without an explicit call to qadjustsize.
See also qresize and qsetfixedsize. These commands use pixel based size-specifications.
...