[wxPython-users] i18n under Windows?
Robin Dunn
robin at alldunn.com
Sat Feb 3 21:41:32 PST 2007
Basil Shubin wrote:
> Hi friends,
>
> I have setup i18n routine in my app. On Linux it's works, as it should
> to work. But on Windows 2000 SP I caught following bug (see screenshot).
You need to create your wx.App object before you can create the
wx.Locale object.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list