[PyKDE] Designer

2004-05-20 Thread Mark Saward
Hi, I'm just starting to learn python and PyQt at the same time. I'm making an application using designer. The problem is, that every time I use 'pyuic' I'm finding I need to modify the resulting file every time. Right now I need to add a member function: def keyPressEvent(self, event):

Re: [PyKDE] Designer

2004-05-20 Thread Toby Dickenson
On Wednesday 19 May 2004 20:50, Mark Saward wrote: Hi, I'm just starting to learn python and PyQt at the same time. Good choice. I'm making an application using designer. The problem is, that every time I use 'pyuic' I'm finding I need to modify the resulting file every time. Right now

Re: [PyKDE] Designer

2004-05-20 Thread Hans-Peter Jansen
On Wednesday 19 May 2004 21:50, Mark Saward wrote: Hi, I'm just starting to learn python and PyQt at the same time. I'm Welcome to the club. making an application using designer. The problem is, that every time I use 'pyuic' I'm finding I need to modify the resulting file every time.

[PyKDE] missing pythonize.h in PyKDE-3.11rc1?

2004-05-20 Thread Sebastian Kügler
Hi, I am trying to install Simon's guidance on my debian sid machine, but I encountered the following problem. running build_kcm libtool --mode=compile g++ -pthread -c -g -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/include -I/usr/include -I/usr/include/python2.3