From: Tiberiu I. <ti...@li...> - 2005-07-20 16:53:15
|
Hi! I've upgraded one of my apps from pythoncard 0.7 to the latest 0.8 Unfortunately, the calendar widget has been modified (it no longer has drop-down boxes for month and year), and for my application it would be better to have those back. I've tried fiddling with the window style flags from wx, but I couldn't get it to work the way it used to. Besides creating separate widgets and linking them to the calendar with code, is there a possibility to get the old style back? Thanks for your help, Tiberiu Ichim |