Eclipse/PyQt/Eric4 question
king kikapu
aboudouvas at panafonet.gr
Fri Dec 14 04:59:47 EST 2007
More information about the Python-list mailing list
Fri Dec 14 04:59:47 EST 2007
- Previous message (by thread): Eclipse/PyQt/Eric4 question
- Next message (by thread): Eclipse/PyQt/Eric4 question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 14 Δεκ, 01:09, "Fabio Zadrozny" <fabi... at gmail.com> 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!
- Previous message (by thread): Eclipse/PyQt/Eric4 question
- Next message (by thread): Eclipse/PyQt/Eric4 question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list