Replymessage unavailable
Hmm. I’m not that proficient in those manual layouts.
Have you set the internal widget via setWidget()? Also "doesn't work" with no source code is quite vague. Do the internal widgets show up?
Try setting the verticalScrollBarPolicy of the QScrollAreas to Qt.ScrollBarPolicy.ScrollBarAlwaysVisible. That may reveal the source of the "doesn't work" by reasoning on the shown behavior.