[python-win32] create user message for wxPython
James Hu
jhu at metrigenix.com
Sat Oct 22 17:25:53 CEST 2005
Thanks, VC++ tool Spy++ can do this as well.
________________________________
From: python-win32-bounces at python.org on behalf of R. Alan Monroe
Sent: Sat 10/22/2005 8:51 AM
To: python-win32 at python.org
Subject: Re: [python-win32] create user message for wxPython
> Hi, Tim,
> Your idea probably works as well, but I found another way to catch user
> defined message. Thanks a lot!
> For the handler of the second app, win32gui.FindWindow can do this job,
> then win32gui.PostMessage. But for FindWindow, I can only find the
> specific window by its title, not by its registered class, which I
> posted another message.
> Any idea?
Google for a utility called "SanxSpy". It lets you examine all window
information for any window you drag the mouse across.
Alan
_______________________________________________
Python-win32 mailing list
Python-win32 at python.org
http://mail.python.org/mailman/listinfo/python-win32
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20051022/8098e275/attachment.html
More information about the Python-win32
mailing list