On Samstag, 4. August 2007, anthony boudouvas wrote: > Thanks for the fast reply ! > > Something that maybe you should know about (bug ?): > In the Preferences screen, at the "project" section, we have a choice that > says "Automatically compile changed forms". > This does not seem to work. > > I mean, I have, at Project Viewer - "Forms" tab, a .ui file that I > double-click and thus open the Qt Designer. > I change the ui from there, save and close the Designer. > When I press F5 (or F4 as you suggest) on Eric, I get the old form running, > not the changed (and saved) one. > > Is this indeed a bug or a I missing something ? >
First of all, you didn't give the version you are using. That makes it a bit more difficult. I tested it over here with eric 4.0.1 and 3.9.5 and both show the expected behaviour. Detlev > Thanks again for the help, > > Anthony > > > -----Original Message----- > From: Detlev Offenbach [mailto:[EMAIL PROTECTED] > Sent: Saturday, August 04, 2007 11:33 AM > To: [email protected] > Cc: ΑΝΤΩΝΗΣ ΜΠΟΥΝΤΟΥΒΑΣ > Subject: Re: [Eric] Debugger dialog box. > > On Samstag, 4. August 2007, ΑΝΤΩΝΗΣ ΜΠΟΥΝΤΟΥΒΑΣ wrote: > > Hi, I recently "discovered" this fabulous Python editor! > > Indeed a lot of good stuff...I plan to switch from Eclipse/PyDev to > > Eric and I am wondering if anyone can help me with this: > > > > When I press F5 to run my script, a "Debug script" dialog keeps poping > > on asking for the same info every time. > > > > Is there a way to prevent this and make the IDE just run the script > > without it ?? > > Yes, just press F4 after the initial run. That repeats the last start > action (run/debug/...). > > > (and maybe also that dialog that displayes the exit cde after app's > > termination) > > > > > > Thanks a lot for any help. > > > > > > Anthony > > > > _______________________________________________ > > Eric mailing list > > [email protected] > > http://www.riverbankcomputing.com/mailman/listinfo/eric > > Detlev > -- > Detlev Offenbach > [EMAIL PROTECTED] -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
