qt6-bb10/tests/manual/embeddedwindows
Jøger Hansegård ac81827ed8 Add WS_CLIPCHILDREN style to native window in embeddedwindows test
When a native/foreign window is used as a parent, its WS_CLIPSCHILDREN
style should be enabled. If it is not, the parent will paint on top of
the children and cause flickering. It is not Qt's responsiblity to
adjust the styles of foreign windows, so instead we document this in the
manual test.

Change-Id: I84bc25668d702c3475dfbd75a94dd3ed43a1695c
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
(cherry picked from commit a645128c296756ea6c7e70259958a0d000d029e5)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-10-07 12:30:27 +00:00
..
CMakeLists.txt Enable transparent windows with embeddedwindows example on Windows 2024-08-22 13:41:20 +00:00
app.manifest Enable transparent windows with embeddedwindows example on Windows 2024-08-22 13:41:20 +00:00
main.cpp Add WS_CLIPCHILDREN style to native window in embeddedwindows test 2024-10-07 12:30:27 +00:00