[Eric] Possible to remove popups?

detlev detlev at die-offenbachs.de
Sun Jan 31 10:03:00 GMT 2010


On Samstag, 30. Januar 2010, Jeremiah Rounds wrote:
> Hi I am new to python development.  I was using pydev and I was pretty
>  happy with it, until I started wanting to break in on error.  I searched
>  around for an evening and found eric4, and I am extremely happy with it. 
>  But, there is just two little things I feel like I don't need. I don't
>  need a popup every time I run a program.  

As you already found yourself, F4 will restart your program with the setup of 
the last debug/run/... action.

>  And, I don't need a popup every
>  time I get an error. 

That behaviour can be configured on the Debugger-General page (Exceptions 
group).

Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the Eric mailing list