Hello all.
I'm trying to show a large image inside of a ScrollPanel. The ScrollPanel is one of the tabs of a TabPanel. All this is inside of a VerticalSplitPanel.
I expected to have the ScrollPanel doing the scrolling but instead is the VerticalSplitPanel that has the scrollbars.
Can anybody help me achieve the desired behavior.
Thanks.

