Вопрос

I use PyScripter for my Python programming, and I find the raw_input/input using a MessageBox for input very annoying. Is their any way to switch to getting input from writing in the console and NOT have a message box pop-up?

Это было полезно?

Решение

Many people complained about it in the pyscripter's google code main page. See this.

The issue was raised in 2009 and has not been solved till date. It is the only annoyance I found about pyscripter so far.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top