Am Mon, 2002-06-17 um 18.15 schrieb Christian Bird: > Hello all, > > I've been using PyQt and qt designer 3 quite a lot lately and was a bit bummed > that I couldn't use the integrated source editor when creating slots > connected to signals for various widgets. To overcome this, I hacked a bit > on pyuic so that it will include the code from various functions defined in > foo.ui.h when creating a python class from foo.ui. I don't know if this will > be helpful at all for others, but it's helped me a lot.
I found this to be very helpful! Thanks a lot. > To use it, apply the patch to PyQt-3.2.4/pyuic/form.cpp Could it be integrated into the main distribution, Phil? -- :M: -- |----------------------------------------------------------------------------| | Dipl.-Inf. Michael 'Mickey' Lauer [EMAIL PROTECTED] | | Raum 10b - ++49 69 798 28358 Fachbereich Informatik und Biologie | |----------------------------------------------------------------------------| _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
