[Qt-interest] I want buttons in 3 rows
Sean Harmer
sean.harmer at maps-technology.com
Tue May 5 12:21:09 CEST 2009
Hi,
On Tuesday 05 May 2009 10:37:41 Sai Chandra wrote:
> hi ,
> I am desigining an application where i am dispaying the buttons on
> QHBoxLayout. I have 9 buttons but only few buttons are getting displayed
> in one row. where as i want them in 3 rows at 3 buttons in a row. How do i
> get it on QHBoxlayout???
Any reason why you can't use a QGridLayout? It's exactly what it is designed
for.
Sean
More information about the Qt-interest-old
mailing list