
September 10th, 2004, 05:09 AM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 13
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Packing components into a Form
Hi,
Is there an integrated way (like the HBox and VBox in Qt) to pack components into a Form window and set the Window to just the right size to contain the components, without resizing the components and with minimum space between them ? Or do we have to do it "the old way" by computing the form size with system metrics -- which I can't manage to find BTW ?
MrKoala
|