Hi Thanks For the answer and sorry for delay in my response.
I have connected the QDesktopWidget workAreaResized() with my own slot where I am setting the window size and it works fine.
But in my main window I have tab Widgets and innside that lots of contrrols.
after setting the resolution to lower value I am not able to see all the controls inside my tab widgets, and here I want a scroll bar for showing all the controls and their value.
when I add a Qscrollarea as my central widget for the main window and set my tabwidgets inside that scrollarea , my controls are not working. it doesn't get the focus and not allow to edit.
any solution??




Reply With Quote

Bookmarks