On Mon, 2007-11-19 at 23:18 -0200, Felipe Lessa wrote: > Hello, > > I'd like to start a project using Gtk2Hs and one thing is concerning > me: what's the current approach on writing portable and translatable > GUI programs in Haskell?
For the simple case of translating strings in a .glade UI, glade provides a method for that. For translating strings generated by your own code you need something else, like Jeremy's suggestion. Duncan _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe