[PyKDE] file handling

Jan Ekholm chakie at infa.abo.fi
Fri Mar 30 12:44:03 BST 2001


On Fri, 23 Mar 2001, Sharmad Naik wrote:

>Hi, I m new to python and Qt and have generated a form using designer
>which i want to use with python for generating application.Can anybody
>give me an idea how to go about it? I want to know how to use uic or its
>equivalent

PyQT comes with 'pyuic' which creates a Python file from the file Designer
generates. Has worked just fine for me. By giving pyuic a commandline
switch you get a fully runnable dialog directly. 

Hope this helps.

--------------------+--------------------------------------------------------
Jan 'Chakie' Ekholm |     Balrog New Media    http://www.balrog.fi/
   Linux Inside     | I'm the blue screen of death, nobody hears your screams





More information about the PyQt mailing list