Thanks for the suggestions. They did not work until I manually went out and
cleaned up all remnants of Qt, PyQt and SIP and tried again. It appears that
the installation target of one or more does not overwrite existing files.
Also, SIP and PyQt have install targets in the makefiles, but no u
In data giovedì 20 maggio 2010 23:14:55, Mailing List SVR ha scritto:
: > Hi all,
>
> I need to display a web page in my pyqt application, qwebview make this
> really simple but my interface is without keyboard so I have to show a
> virtual keyboard when the user select an input text or a selectbo
Have you tried to install it on snow leopard. What is the result that you
got?. Refer this post also..
http://www.mail-archive.com/pyqt@riverbankcomputing.com/msg20720.html
Regards,
Jeba.
> Message: 2
> Date: Thu, 20 May 2010 10:51:48 -0700
> From: Scott Ballard
> To: "pyqt@riverbankcomputing.c
On 2010-05-20, Nick Gaens wrote:
> Hello PyQt,
>
> I'm wondering why I can't change the text that's displayed in the
> horizontal or vertical header of my standard QTableWidget.
>
> - Constructor and simple count specification
>
> self.tw = QtGui.QTableWidget()
>
> self.tw.setColumnCount(5)
>
On Thu, 20 May 2010 23:52:16 -0300, Julio César Gázquez
wrote:
> Hello.
>
> This is a small patch fixing setItemDelegateForColumn and
> setItemDelegateForColumn.
>
> I can't test it (my build is broken, I got a "QWidget: Must construct a
> QApplication before a QPaintDevice"), but this patch m