On 14 Δεκ, 01:09, "Fabio Zadrozny" <[EMAIL PROTECTED]> wrote:
> > 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...
>
> When you do a new builder, you can make it be run only when a file is
> changed, and you can select as arguments only receiving the files
> changed (build_files)... take a look at the variables to specify as
> arguments (you could also select 'python.exe' as the external program
> and choose some python script as argument + the files changed).
>
> The auto-build can be specified at the build options tab.
>
> Cheers,
>
> Fabio

Axa! I didn't know (or better, i didn't experiment enough) this...So,
basically you tell me that this is possible on Eclipse! I will test it
at home on the afternoon, is sounds great!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to