PDA

View Full Version : Resize widget inside mainwindow (during runtime)



alenn.masic
30th August 2012, 21:50
Hi all

I have QTextEdit inside mainWindow. Now I want to resize QTextEdit independently of mainwindow during runtime. I tried with QSizeGrip but it only resize mainWindow. Is there any chance to solve this problem.