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.