I'd like to add a scrollbar to a panel (screen.addPanel(...)) and am hav ing trouble figuring this out. I tried various ways of using the setScrollbar functions and of course tried setting the scrollable flag on the addPanel function to true but apparantly more needs to be done because it did not automatically add a scrollbar just doing that.
Anyone able to help me out?
Anyone able to help me out?
Comment