Hi, I'm trying to set horizontalScrollPosition, but I don't want to show any
scroll bars.  I'm trying to have the scrollbar of another component control
this one (by binding to horizontalScrollPosition on the other
component). However, if I set horizontalScrollPolicy='off' the position
variable doesn't do anything.
I've tried extending the component to hide the scroll bar, but I'm still
left with a white area underneath.

Any ideas?  What is the right way to do this?  Thanks!

Reply via email to