Hi,
I have an old application (dirssync) which uses an old API starting
with
from wxPython.wx import *
I try to convert this to the up-to-date wx class.
But how can I find out the equivalent of e.g. wxNotebookSizer and
probably a lot more
of these old classes/methods.
Is there an upgrade guide?
Many thanks for a hint,
Helmut.