Hi,

Is it possible to create a ScrollPanel with only Vertical Scrolling? 
Currently I am doing:

        ScrollPanel.__init__(self, widget, AlwaysShowScrollBars = True)

But this creates both scrollbars.

BR,
Daniel

-- 



Reply via email to