what is the different between scroll bar
and Scrollable Pane ,
is scroll bar is part of Scrollable Pane and no need to create it individually
because Scrollable Pane create the area where display the content ( i don't know what is her name exactly but i think it called thumb ) and also create two scroll bar horizontal one and vertical one .
Scrollpane and scrollbar
Moderators: CEGUI MVP, CEGUI Team
- CrazyEddie
- CEGUI Project Lead
- Posts: 6760
- Joined: Wed Jan 12, 2005 12:06
- Location: England
- Contact:
Re: Scrollpane and scrollbar
Scrollbar is a lower level widget type that you would use if you needed to manually manage some content of some kind.
The ScrollablePane widget allows child widgets to be attached which cover an area larger than the ScrollablePane itself and these child widgets can be scrolled into view using the scrollbars of the scrollable pane. The ScrollablePane attaches it's own Scrollbars as specified within the looknfeel.
CE
The ScrollablePane widget allows child widgets to be attached which cover an area larger than the ScrollablePane itself and these child widgets can be scrolled into view using the scrollbars of the scrollable pane. The ScrollablePane attaches it's own Scrollbars as specified within the looknfeel.
CE
Useful Links: Forum Guidelines | Documentation | Tutorials | HOWTO | Videos | Donate to CEGUI | CEGUI Twitter
Re: Scrollpane and scrollbar
aha !!! thank you !!!
Who is online
Users browsing this forum: No registered users and 11 guests