PDA

View Full Version : Suggestions for checkbox form layout



MrGarbage
25th July 2007, 23:02
Hi,

I want to implement a form in the vein of the attached image.

It would be nice if the form were resizeable such that the columns would
collapse/expand but the text and checkboxes below would stay aligned.

I started grouping some of the objects into various layouts but it quickly becomes complicated and fails to stay aligned.

I thought surely there must be a better way to do this, ideally within QT Designer.

Any suggestions?

Thanks!

Mark

jacek
26th July 2007, 00:07
Maybe it will be easier if you use QTableView/QTreeView?