[Mono-docs-list] Re: [Gtk-sharp-list] Gnome# Hello World

George Farris farrisg@mala.bc.ca
05 Feb 2003 12:56:15 -0800


On Wed, 2003-02-05 at 12:42, Martin Willemoes Hansen wrote:
> On Wed, 2003-02-05 at 19:36, George Farris wrote:
> > That may be true.  I'd like to get this example well documented and
> > include such things as command line arg handling and
> > internationalization.  Unfortunately I haven't a clue if
> > internationalization is part of .NET or if something else should be done
> > and no one on this list seems to have responded about this either.  I
> > may have hit a black hole:-)
> 
> there is something called Culture thingy in .NET so I think it is, ill
> have to look into this as well for a game im writing.
> 

I'm wondering if it would be difficult to wrap the bindtextdomain and PO
file stuff.  It would be great to have a class that supports the glade
format of saving language strings to a separate file included in this.  

Maybe someone with a bit more understanding of binding the C libraries
could suggest a few options or give a pointer or two so we could get
this to work.

Maybe this is the wrong way to go about it altogether, I don't know.


> -- 
> George Farris <farrisg@mala.bc.ca>