Hi,
I'm currently playing with the Tabbed View demo and I'm trying to change the behaviour of some labels/textfields/buttons on my tabs. The problem I'm having is that when I resize the window the window/tabbed view appears to resize correctly, but all the buttons/text boxes seem to stay in position. This means that when I resize my Window to full screen a text box that should be at the top of the tab ends up way down the bottom.
I have attached two example images showing the behaviour. I know how to fix this in Gorm. But I'd like to know howto fix it in code as well.