Results 1 to 1 of 1
Hello,
is there a way to have a QGridLayout with all cells having the same
size (fixed or depending on the largest widget in the grid)??
I am actually wrapping ...
- 08-21-2007 #1Just Joined!
- Join Date
- Aug 2007
- Posts
- 1
QT: Homogeneous cells size in QGridLayout? (--> Gtk::Table homogeneous property)
Hello,
is there a way to have a QGridLayout with all cells having the same
size (fixed or depending on the largest widget in the grid)??
I am actually wrapping Qt and Gtk and i found the homogeneous property
for the Gtk::Table but nothing equivalent in QGridLayout
Thanks.


