[PyKDE] eric3 generates execution code for ui-files with pyuic4

Detlev Offenbach detlev at die-offenbachs.de
Mon Jan 9 20:08:40 GMT 2006


Am Montag, 9. Januar 2006 20:09 schrieb Andreas Pakulat:
> Hi,
>
> just discovered that eric3 calls pyuic4 with the -x Option. This creates
> a __main__-Part for every widget. I don't want that so please add an
> Option or tell me where I can turn this off.
>

Why don't you like it? I thought it would be a quick test case.

To remove it just go into Project/ProjectBrowser.py and delete line 2366 
<"self.compileProc.addArgument('-x')">.

Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the PyQt mailing list