]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/PseudoDC.py
added conversion to unsigned int too: this is needed to be able to pass s[n] to stand...
[wxWidgets.git] / wxPython / demo / PseudoDC.py
2006-10-06  Robin Dunnreduce the number of objects for a quicker startup...
2006-10-05  Robin DunnUpdates from Paul
2006-07-10  Robin DunnOverview string tweaks
2006-07-10  Robin DunnAdded the PseudoDC class from Paul Lanier. It provides...