Hi,
I’m having trouble with getting a sash window to resize correctly when the sash is moved. I’m confident it’s something silly that I’ve messed up.
I’m working at on a text editor in python with wxPython (as are many other people)
If you have a chance to take a look at the source at
`cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/see login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/see co -P see`
``
I'd be happy to get feedback on the sash window in
see/documentTypes/textDocType.py
``
Or, if you don't have the time for that much assistance, I'd be happy to get good urls to documentation explaining the organization/usage of frames, windows, s izers, etc.
``
Thank you.