Don't make the modality enum wxFrame-specific as a very similar enum was also used with wxDialog.
Replace both of them with wxWindowMode defined in the common header.
Also use "Normal" instead of "None" to avoid conflict with a symbol defined in X11 headers.
See #26147.
Closes #26183.
https://github.com/wxWidgets/wxWidgets/pull/26188
(18 files)
—
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.![]()
@vadz pushed 1 commit.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Much better, thanks.for your time on this.
—
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.![]()
Cherry picked in the commit referenced above.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()