[wxPython] FindWindow

In Linux (X-window), I want move the XMMS window.

If in MS windows, i using win32gui.FindWindow(None,“XMMS”).

But wxWindow::FindWindow is only find a child window.

MS Windows-like FindWindow(find other application’s window) possible on X-window?

MS Windows-like FindWindow(find other application's window) possible on

X-window?

Probably, but not from wxPython.

···

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