GPF in DoNotifyWindowAboutCaptureLost()
Julian Smart
julian at anthemion.co.uk
Thu May 1 10:09:11 PDT 2008
Neil Robinson wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Vaclav Slavik wrote:
> | Hi,
> |
> | Neil, what exactly do you do to end in this situation? Do you have a
> | backtrace showing when is the now-invalid window destroyed?
>
> No, I don't. I am actually working within our language which uses
> wxWidgets to implement the UI. However, we do not capture the mouse
> under normal circumstances, unless the user calls that functionality. In
> the scenario where the GPF is happening, this functionality is not being
> called.
>
> The scenario looks like this:
>
> A frame window is opened, containing a menu, tool bar, and status bar.
>
> A menu item is selected, resulting in the display of a modal wxdialog
> containing a wxpanel on which there are various controls. The current
> focus control is a wxcombobox, at which point a push button is clicked
> resulting in the display of a common dialog (this is on Windows XP).
wxComboCtrl (as opposed to wxComboCtrl) calls CaptureMouse - might you
be using wxComboCtrl?
Regards,
Julian
More information about the wx-users
mailing list