On Wed, 27 May 2009 18:08:52 +0000 (UTC), Dominique wrote:
Enrico Tröger <enrico.troeger@...> writes:
On Wed, 27 May 2009 09:55:23 +0000 (UTC), Dominique wrote:
Hello,
Unfortunately, this isn't available on Windows (yet [1]).
As Dominic said, use the Compile command (F8) this would put the output into the Compiler messages window. However, especially when the Python script expects anything on stdin, this will fail. But for basic testing it could work. Just try it.
[1] http://bugzilla.gnome.org/show_bug.cgi?id=369310
Regards, Enrico
Thanks Dominic and Enrico for your answers. Compile (F8) doesn't work even for a simple print !!
Did you adjust the Compile command? I just tried it on Windows with the Compile command python "%f" and it worked fine with this simple test file: http://uvena.de/tmp/dummy.py
it properly highlights the typo on line 6. You just need to adjust the Compile command in Build->Set Includes and Arguments.
I'll wait the terminal emulation work on Windows.
I wouln't expect this happening anytime soon :(.
Regards, Enrico