wxGTK, wxLogGui, mouse capture, brings down Gnome
Robert Roebling
robert at roebling.de
Tue Jul 3 00:41:22 PDT 2007
Arne Steinarson wrote:
> I think in this regard (popping up dialogs in any
> situation), that Windows is more robust than GTK. Does
> wxMSW do some special handling or does Windows handle
> this by itself (release capture message triggered).
>
> My suggestion is to put the method in wxDialog (for
> GTK) and not in wxDialogBase.
I don't know what you need that
static wxWindowGTK::ReleaseCaptureInternal
for. Just release the mouse and send the event.
Especially if the patch is for the 2.8 branch,
where adding a symbol is not desired,
Robert
More information about the wx-users
mailing list