Changes between Initial Version and Version 1 of Ticket #203, comment 23
- Timestamp:
- Aug 25, 2011, 3:06:27 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #203, comment 23
initial v1 1 1 The current Qt build is here: ftp://ftp.dmik.org/tmp/q/komh.zip. This build understands a special environment variable, QT_PM_FORCE_CLIPALL, which, if set, will cause Qt to create *all* widgets with WS_CLIPSIBLINGS and WS_CLIPCHILDREN flags turned on. Just for experimenting. 2 2 3 Regarding your code using qt_WinProcessWindowObstacles(), it seems to be correct. I still think it's an issue of the subsystem (Dive/SDD/WO) that doesn't notice the visible state change. To (dis)prove that, can you please try to disable the actual video overlaying by SDD/WO and only leave the code (like above) that fills the widget withtthe overlay color? Does it remove the problem or not?3 Regarding your code using qt_WinProcessWindowObstacles(), it seems to be correct. I still think it's an issue of the subsystem (Dive/SDD/WO) that doesn't notice the visible state change. To (dis)prove that, can you please try to disable the actual video overlaying by Dive/SDD/WO and only leave the code (like above) that fills the widget with the overlay color? Does it remove the problem or not? 4 4 5 5 Please also try all other cases with the new Qt build and report which problems you still see. Please mention the following for each case: