Tuesday, February 17, 2009

wxPython

If you are new to wxPython, you must take a look at these facts.
wxPython may be better than Java but these are some drawbacks which I came across:

1. Format of date in DatePicker control (dd-m-yyyy , etc.) cannot be changed. It takes the system default format.The best solution I discovered is ... change the system date format! [Windows XP -control panel > Regional and language settings]

2.wxGlade is probably the best GUI designer for wxPython [Python Card is also worth considering]

Finally, wxPython is on of the best toolkit for python
Google