To see the problem:
and should look like this:
printdemo_good.png (view on web)I'll update the documentation once these changes are approved.
TIA!
https://github.com/wxWidgets/wxWidgets/pull/26134
(4 files)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
@vadz commented on this pull request.
Sorry, I don't particularly like adding another ctor to wxWindowDisabler as this will make it even more confusing to use (and it's already not great) and I also don't understand why do we need to use this class, whose original purpose was to disable all windows, to disable just the parent?
What is the underlying problem in wxQt that this fixes? I.e. why does disabling the parent doesn't work there? Could we work around this at wxWindow level, somehow?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Replaced by #26137
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()