Dear GRASS developers,
I have checked in a new parser.c with the ability
to print out a xml interface description.
The argument for this is --interface-description.
I have also implemented a coarse wxPython program
that loads a xml interface description and builds
a simple dialog. Code is ugly, but it works.
A next milestone of our work towards integration
into OSSIM (which is base on wxWindows)
includes an improved implementation.
The wxPython programm is attached. You need to
have Python, wxPython and python-xml to run it.
Fairly easy to install, at least on my Debian GNU/Linux.
I have also attached a screenshot for those who
don't want to deal with python right now.
The next step is to go thorugh several commands and
look for special behaviour and special types
of parameters. That will partly contribute to
the effort on harmonizing parameters.
Cheers
Jan
--
Jan-Oliver Wagner http://intevation.de/~jan/
Intevation GmbH http://intevation.de/
FreeGIS http://freegis.org/
(attachments)
grassgui.py (9.1 KB)