On 23.12.05 08:29:24, Detlev Offenbach wrote: > Am Donnerstag, 22. Dezember 2005 21:35 schrieb Andreas Pakulat: > > Hi, > > > > just a few questions about eric3: > > > > 1. is there some kind of handbook? I found the help but that seems more > > like api documentation not a users handbook... > > Unfortunately not. Do you know anybody who would volunteer?
Unfortunately not :-( > > 2. How do I get eric3 to execute my PyQt4 app with a different python - > > I have PyQt4 running under python2.4. > > 1. You could setup a project and use project specific debugger settings (s. > Project Menu -> Debugger -> Debugger Properties. > 2. You could change the global settings to use the PyQt4 python, but then all > non PyQt4 scripts won't run anymore. So I have to change the debugger setting also for normal script running? Andreas -- You look like a million dollars. All green and wrinkled. _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
