Type Object of wxPython Control
Neotaku
neotaku at free.fr
Tue Apr 24 02:44:46 EDT 2001
> Normally you would do object.__class__.__name__ but currently in wxPython
> that will give you "wxWindow" because of the way SWIG is wrapping a new
> shadow object around the C++ pointer. I expect to have either a workaround
> or an actuall fix in place for the first or second 2.3.x release.
Thanks i see, so i have to find another way for the moment and wait for
your next release
See ya ^_^
More information about the Python-list
mailing list