wxWindows destruction and ReleaseMouse(); on wxMSW

olivier.corrio at gmail.com olivier.corrio at gmail.com
Fri Feb 2 01:02:39 PST 2007


Hi,
i did a application on wxGTK (on linux) and i m not testing it on
wxMSW. I have a frame and i move that frame. When the frame it at good
place i close it (the panel is reparent to another frame). But the
frame close but i didn't release the left button on mouse.
If i then move the mouse the application crashes. To avoid that i put
a   ReleaseMouse(); in the close event handler.
I think that it should be done automaticaly. On wxGTK it works fine.
Regards Olivier







More information about the wx-users mailing list