PagePanel, TabPanel and Groupbox

I recall in the past there were issues with certain controls containing other controls, especially when it came to these three.

Is this still and issue (2019r1)?

I have a PagePanel, that has a Groupbox on each pane, and at least one of those groupboxes contains a TabPanel
each groupbox will have other controls (checkboxes, radiobuttons, textedit etc)… and the Tabpanel(s) will contain the same

If this is still a fragile structure , I would rather design around it now, then fall on my face and have to rework it all later

I have a deeper hierarchy and everything works fine. Everything is in Containers in my app, though.

Thanks… all my testing so far seems to work properly… hope it stays this way :slight_smile:

The only issue I remember: Helptags not working in some situation (Groupbox on TabPanel) on macOS

The problem with tabpanels on pagepanels was resolved about 10 years ago. So you should be good to go.