Have you tried calling setScrollTop(0) on your scroll pane? On Apr 20, 2011, at 11:01 AM, Olivier Dutrieux wrote:
> Hello, > > I have a other problem with a TabPane content a other TabPane. If I add a > scrollbar to the first TabPane, > when I open the window the focus is set to the second TabPane and then if my > window is to small to display all components, > the scrollpane scroll to display my second TabPane. I try to find a solution > to force the scrollPane to set to the top but I don't find I solution. > > <PrtScr capture_3.png> > > see my attach sample > > Best regards > > Duto > <src.zip>
