[Mono-list] Executing shell commands and Localization

Amish Munshi lists@munshi.biz
Sun, 27 Feb 2005 01:41:00 +0530


Hi,

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.
I want a unicode compliant toolkit (GTK with Mono) since I want to
localize the frontend in Indian Language.

I also searching for howto on internationalisation and localisation with
Mono/GTK#. Please provide me with some URL's if possible.

Thanks.

Amish.