I have some questions about eric ide:
(1) How do i disable the window that appears after running the script which tells you: The program has terminated with an exit status of 0 ?
(2) Eric checks for errors and warnings as you type your code, it checks the code every 5 seconds and updates error/warning messages, How do I lower the time to like 2 seconds ?
(3) How do I change a variable's name throughout the code by changing its name where it was defined ?
Many Thanks