[Php-qt-users] QGridLayout
Status: Beta
Brought to you by:
tm243
From: Ferenc V. <li...@ne...> - 2006-01-17 01:14:31
|
Oh, seems the berlios list is still up and running! I forward to sf, just in case! :-) Sorry for sending twice to some readers! -------- Original Message -------- Subject: [Php-qt-users] QGridLayout Date: Tue, 17 Jan 2006 01:45:31 +0100 From: Ferenc Veres <li...@ne...> To: php...@li... Hi, And last a little QGridLayout question. Why tutoruial 6 stops working if I change the grid's internal control to QLineEdit like this: $this->grid->addWidget(new QLineEdit("na", $this), $row, $column, 0); If "$this" is the problem, what do you advice to solve it? (I have similar problem with my program what I try to convert to use QGridLayout, but that actually displays all controls in the top left corner, no segfault.) Thanks, Ferenc _______________________________________________ Php-qt-users mailing list Php...@li... http://lists.berlios.de/mailman/listinfo/php-qt-users |