From: Kevin A. <al...@se...> - 2004-09-25 16:11:43
|
I just changed the minimum requirement for running PythonCard to wxPython 2.5.2.8 in order to get rid of some workaround code in dialog.py that I did for wxPython 2.5.2.7. If you're working from cvs, you'll need to update your version of wxPython. I added a passwordTextEntryDialog and multilineTextEntryDialog to dialog.py. To complement the arrow key movement support I added to the resourceEditor, I also added an option to display grid lines based on the currently specified grid size. ka |