Hi Amish,
I want to create GUI for performing a few very simple tasks. Currently GRASS (GIS application) is available in TCL/TK. Existing front
ends for grass basically take parameters from the user in a form and
execute an appropriate command on the shell. I would like to do this in
Mono.
I assume I need to work with Mono.Posix, I cant find examples on this.
System.Diagnostics.Process is the class you're looking for.
Rob
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
