*** GMX Spamverdacht *** [PyQt] Example request.

Andreas Pakulat apaku at gmx.de
Sat Apr 14 01:25:32 BST 2007


On 13.04.07 18:59:29, Lawrence Shafer wrote:
> I still cannot get a working application in PyQt 4. I do understand v3 enough 
> to use it, but 4....
>
> Anyway, would someone be kind enough to send me a ui generated in QT-Designer 
> and a python script to dispay it? if it could just have a listbox and button to 
> add a listItem that's (hopefully) all I need to understand PyQT 4.

Did you have a look at the examples provided with PyQt4? For having some
code that displays a .ui file execute pyuic4 with the -x parameter. Then
look at the generated python file.

Andreas

-- 
Your domestic life may be harmonious.


More information about the PyQt mailing list