Pythonwin, DefWindowProc bug?

Keith Farmer kfarmer at thuban.org
Mon Feb 4 08:35:51 EST 2002


Actually, you know more than I how win does its message handling.

I can possibly find out from the folks at wxpython how the messages are
intercepted there.  Would PythonWin's hookmessage feature take priority over
anything defined there?

The signature for _OnWMNCHitTest is (self,params), in my source.

----------
Keith J. Farmer
kfarmer at thuban.org
http://www.thuban.org

"Mark Hammond" <mhammond at skippinet.com.au> wrote in message
news:3C5E83A7.4090404 at skippinet.com.au...
> Presumably _OnWMNCHitTest(self) is not the direct WndProc handler (as
> the param list is different).  Are you sure the result is getting back
> to the top-level correctly?
>
> Other than that I am out of ideas.






More information about the Python-list mailing list