There is not really anything to show in a screenshot. It's the same output window we now have in the wxPython GUI. The only difference is that you would be able to type into it as well as have output shown in it. I've attached a diff you can use to modify gouput.py in GRASS 6.5 and see what I'm talking about.
IPython seems nice but is not appropriate in this context. IPython is a Python shell. We don't need that. We need a GRASS and general purpose shell.
Michael
(attachments)
console_example.diff (2.41 KB)
Michael Barton wrote:
IPython seems nice but is not appropriate in this context. IPython is
a Python shell. We don't need that. We need a GRASS and general
purpose shell.
... and the ability to remote-control the GUI.
--
Glynn Clements <glynn@gclements.plus.com>
On Dec 7, 2009, at 8:47 AM, Glynn Clements wrote:
Michael Barton wrote:
IPython seems nice but is not appropriate in this context. IPython is
a Python shell. We don't need that. We need a GRASS and general
purpose shell.
... and the ability to remote-control the GUI.
Yes
--
Glynn Clements <glynn@gclements.plus.com>