> How does FLTK support resources in multiple languages? What do you mean by "resources" in this context?
If you mean i18n and l10n of labels and menu items and so forth, then you can use gettext or catgets or whatever as normal - fluid also provides support for that. ISTR that Mike also has an easysw wrapper for the i18n aspects too... > How does FLTK support resources in a single language but in a separate > bundle? See above - gettext/catgets is the usual approach. Or perhaps you are asking about something else entirely? SELEX Galileo Ltd Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

