On 17/04/12 15:04, Sujan Dasmahapatra wrote:
> I want to append QTextEdit in the QWidget. QWidget has a specified width
> and height. I want to append QTextEdit on the widget in such a way that
> max 2 textedit should be there horizontally, after that 3^rd textedit
> should be added vertically, mea
I want to append QTextEdit in the QWidget. QWidget has a specified width
and height. I want to append QTextEdit on the widget in such a way that
max 2 textedit should be there horizontally, after that 3rd textedit
should be added vertically, means the widget should be split into 2
halves and 3rd te