Page 1 of 1

help how to use WindowsLook/ScrollablePane?

Posted: Tue Aug 19, 2008 09:50
by koria
i want to create a window just like the window that has scroll in right border to scroll the window's content

i notice it has WindowsLook/ScrollablePane seams can do this.

can anyone tell me how to use WindowsLook/ScrollablePane ?
or give me a example
thanks a lot!!
:?:

Posted: Tue Aug 19, 2008 11:57
by scriptkid
Hi,

a Scrollable pane works like a container. A sample can be found in the Cegui sample "ScrollablePaneDemo".

HTH.