wxSocketServer class

Lucas Di Pentima wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi there!

I'm learning wxPython and it seems great! I was trying to make use of
wxSocketServer class but it seems that's not "ported" from wxWindows.
My question is: Is there a list of all the classes being supported on
wxPython? so that reading the wxWindows reference docs, I can check
what's supported and what's not (so that I don't spend time coding tests!)

Look in the wxWindows docs, Topic Overviews, wxPython Overview. There is a list of classes there, but it is quite out of date.

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!