help me on DirectScrolledFrame

im using DirectLabel and DirectButton for the main menu of a program developed using panda3D. I tricked the small frame by changing the graphic texture on the DirectLabel which is used as a large background covered the screen. Now that i was requested to make the information within the small frame to be scroll-able. So, how to create a screen that the background is a large DirectLabel, left side will be the menu buttons using DirectButton, and at the centre is a DirectScrolledFrame, while in the DirectScrolledFrame is a scroll-able picture or DirectLabel.

uhmm… What is excactly your problem?