Details
-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.1
-
None
-
Visual Studio 2022. Windows 10 (x64) 22H2.
Description
I need to create an ActiveQt applications with that is either semi-transparent or has a non-rectangular window shape. This semi-transparent ActiveQt application will be embedded to run inside an external application that might or might not be using Qt.
Request:
- Minimal ActiveQt sample project for a semi-transparent app.
- Demonstrate semi-transparent ActiveQt sample when running in the Qt "testcon.exe" container.
I've already tried to do this myself without success, and then ended up submitting QTBUG-126280 since I was left with the (possible incorrect) impression of facing limitations in the underlying Qt foreign window handling. However, it now seems like the limitation is instead either in ActiveQt or my understanding of how to configure Qt properly.