MacArthur, Ian (SELEX GALILEO, UK) wrote: > > > Fluid supports some internationalization, in the project settings menu > you can pick support for gettext or catgets.
thats what I use and it works fine even withs static menus as long as a custom gettext() function checks inside if i18n was already loaded - eg according to environment variables. Static menus have some advantages in certain places so I will probably give up on program arguments overriding the env vars. Thanks, R. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

