> Thanks, Gerard. I knew about the Comment workaround but was looking for > something a bit more elegant. Having to insert that comment text into > every created GUI is a pain, especially when the .ui file already knows > the right headerfile to include, and it's not unreasonable to infer the > python classname from that....
That's how it was originally implemented and it turned out to be completely unreasonable to infer the Python class name from the name of the header file. Phil _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
