Hello, I have a slight problem with QDateEdit. I want to use the popup calendar dateEdit.setCalendarPopup(True) to set the date. The popup hovewer ignores my locale (Czech) settings (set in both the QDateEdit and top widget as well) and shows everything in Englsh.
Is it possible to set the locale of the popup to respect that of my QDateEdit? (I know I can workarkound about htis by creating my own Calendar widget with proper localization, but I wonder if it is possible to do more nicely) Thanks, JM _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt