Eclipse/PyQt/Eric4 question

king kikapu aboudouvas at panafonet.gr
Thu Dec 13 15:37:41 EST 2007


> You can create a builder for calling an external program to do that on
> builds (right-click project -> properties > Builders).
>
> Another option is configuring an external program run --> menu: run >
> external tools > open external tools dialog (and you can bind a
> shortcut to rerun the last external tool launched).
>
> Cheers,
>
> Fabio


Hmmm...but this means that i am forced to do this for ALL .ui files on
the project, either changed or not and this can slow things down...
(pyuic.bat can run for one or for ALL .ui files)
The goal is to find a way to automatically do this only for the
changed ones, like eric does...

Anyway, thanks for the help!



More information about the Python-list mailing list