Saturday, July 5th 2008, 6:29am UTC+1

You are not logged in.

  • Login
  • Register

1

Wednesday, October 17th 2007, 8:37am

how to make dialog inside a layout

hi
i want an entire dialog(designer made),to be inside a layout(QVBox) .
i was having a mainwindow(designer made)and entire components inside the mainwindow has dumped inside QHBox.

but while maximizing the window at runtime i am getting the components only in the QHBox area
i want the components in full window.(ie)the layout containing the components should be in full window

thank you
  • Go to the top of the page

seguprasad

Trainee

Posts: 103

Location: INDIA

Occupation: Developer

2

Friday, October 19th 2007, 9:19am

Create Scroll Areas and place the required controls in that.

I am not sure of this but I heard this.
-Segu,
  • Go to the top of the page

Rate this thread