wxProcess for a class method

Hi, is possible to create a process (because I need to call it in
background) for a method of the same class?

wishmaster@sephiroth.it wrote:

Hi, is possible to create a process (because I need to call it in
background) for a method of the same class?

Look at the Thread samples and similar docs in the wiki.

ยทยทยท

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