On Monday 09 July 2007 15:42, Uwe Grauer wrote: > Ed Leafe wrote: > > On Jul 9, 2007, at 5:26 PM, johnf wrote: > >> I can understand wanting localized strings and dates. But as I > >> understand it > >> wxPython has not solved this issue as of today. Therefore, how can > >> I expect > >> Dabo to have a fix? > > > > It's not a wxPython question, it's a Python question. Python has > > complete support for localization, and it is used by many. I just > > don't understand how to properly set it up for a framework-style > > module like Dabo. > > Do you know that even the standard messagebox button-text is in german > if i use "LANG=de_DE.UTF-8". > So we only have to translate the dabo-texts. > > Uwe This is cool and exactly what I want. I wish I had used the wxPython demo.py before I did my research. I got the general impression that date's were not working. In fact I have a list of links pointing out short comings of the date control. Thanks.
-- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]
