johnf wrote: > On Monday 09 July 2007 15:58, Uwe Grauer wrote: >> johnf wrote: >>> 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. >> Someone (you, nate?) was working on a fix for the dabo date control. >> What's the state of this? > To the best of knowledge Nate has been traveling for the last month. So I > guess we'll have wait a little longer. I'll give him a call. >
There is a patch from DJ for dDateTextBox. I briefly looked at it, but are not sure if it helps for this. http://svn.dabodev.com/trac/dabo/ticket/1038 _______________________________________________ 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]
