[Mono-dev] C bindings VS C++ bindings (Gtk# vs. Kimono?)
Mirco Bauer
meebey at meebey.net
Tue Oct 2 17:50:38 EDT 2007
[please CC me, I am subcribe to the list but I miss replies very fast]
On Mon, 2007-09-24 at 11:14 +0200, "Andrés G. Aragoneses [ knocte ]"
wrote:
> We've also researched about the best portable I18N method, and we have
> discarded Mono.Posix until bug
> https://bugzilla.novell.com/show_bug.cgi?id=MONO82850 is closed
> (actually not a bug, but a RFE).
For deploying applications that use GTK# + gettext this is not a
problem. You only need to ship Mono.Posix.dll + libMonoPosixHelper.dll
with your application (like inside you application directory).
But for development, yes gettext is not the simplest way as you need to
generate and update the pot files which AFAIK needs the gettext/intl
tools from cygwin.
Our company develops under Linux so I have no experience on developing
gettext enabled applications on windows. There are for sure PO editors
available for windows, but thats only one part of the needed tools.
Regarding your feature request, of a fully managed gettext
implementation for Mono, that would only work partly if you use glade,
as glade will always use the unmanaged version.
--
Regards,
Mirco 'meebey' Bauer
PGP-Key ID: 0xEEF946C8
FOSS Developer meebey at meebey.net http://www.meebey.net/
PEAR Developer meebey at php.net http://pear.php.net/
Debian Developer meebey at debian.org http://www.debian.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 481 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071002/0821f117/attachment.bin
More information about the Mono-devel-list
mailing list