Hi,
(xp,wx2.8.4,mingw)
- Current cvs gives internal compiler error for wx_bind.cpp at line 493
with gcc-3.4.5. It compiles with un-official gcc-4.1.2.
- I'm trying to use wxLocale but didn't succeded. Is something like as
following working for you?
require"wx"
loc = wx.wxLocale(wx.wxLANGUAGE_TURKISH)
loc.AddCatalogLookupPathPrefix("f:/a_c/dsuye/locale")
print("AddCatalog:", loc:AddCatalog("wxstd"))
print("IsOk:", loc:IsOk())
print("CanonicalName:", loc:GetCanonicalName())
print("Locale:", loc:GetLocale())
print("Translation:", loc:GetString("&About")) --not translated!
--
Regards,
Hakki Dogusan
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users