Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
I'd like to create a custom QMdiSubWindow. The intension is to add special widgets in the titlebar, make them smaller and change the windows decoration. I didnt find anything about yet.
Any ideas how to do this? Best, Madrich
Sounds like a job for QStyle. QStyle is used to render all widgets, including the MDI window and its decorations.