Forum: C++ Dec 15th, 2008 |
| Replies: 0 Views: 471 My pointy-headed management told me to drop development of a wxPython app that was working 90% and go back to C++ with wxWidgets. I have it working functionally, but integrating with
the company's... |
Forum: Python Nov 14th, 2008 |
| Replies: 1 Views: 473 I have a small WxPython app using the CalendarCtrl module, which works
fine. I have it set to bring up a grid of times for a particular day's appointments
when I click on one of the days.
But I... |