Got a minor problem that I hope someone will know the answer too.
I know you can add gadgets (such as images) inside a PanelGadget by selecting the panel and then adding the required gadget. The new gadget becomes a child of the panel selected.
I need to do the same thing but to a ScrollAreaGadget (i.e put some bits inside it). But when I select the ScrollAreaGadget and add the required item, it is not placed inside it or parented to it

Can anyone tell me how to do this as it is vital for the program I am doing.
Thanks
Max