Hi,
I'm running "Python User Interface Compiler 3.13 for Qt version 3.3.4" and I'm with problems converting some forms that use QDataBrowsers from the ".ui" file to a python file. The result isn't compliant with what is specified in http://www.river-bank.demon.co.uk/docs/pyqt/PyQt.html for the deletion method and pyuic is generating "del" methods instead of "delOnCursor". I have to manually edit the generated python file to be able to run it and consequently I loose modifications every time I have to regenerate the python file... Anybody else has this problem? TIA, -- Godoy. <[EMAIL PROTECTED]> _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
