[wxPython-users] Re: i18n under Windows?

Robin Dunn robin at alldunn.com
Mon Feb 5 12:56:28 PST 2007


Basil Shubin wrote:
> Robin Dunn wrote:
>> 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.
> 
> Is it an innovation of 2.8 branch? I am not too sure, but is it differ 
> from 2.6?

I don't remember for sure in this case, but it is possible.  There were 
a number of internal things changed that could have an effect like this.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list