how to get msgcat resource files for a target Tk?
Zbigniew Diaczyszyn <[email protected]> Wed, 24 Nov 2010 20:00:28 +0100
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
When I am using Tcl/Tk on my host Linux machine I will get according to my locale de_DE.utf8 the German translations for the Tk dialogs: Yes -> Ja, No -> Nein and so on. But after having compiled a MacOS starkit on my Linux system with the option -runtime tclkit-8.5.9-macosx-universal the executable on the Mac shows only the English button versions. Probably the running Mac Tk cannot find the "msgs" folder for the Tk dialogs when it is performing the "mcload" command. Is there a way by using a tclkit to tell Tcl/Tk on the target system where to look for the system *.msg files? -- You received this message because you are subscribed to the "starkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/starkit?hl=en