Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Adobe AIR Development

Reply
New Developer
vvn_murali
Posts: 61
Registered: ‎06-07-2011
My Carrier: Employee

LIst in a ScrollPane

Hi

 

I want to display a list and that should scroll both sides (horizontal and vertical), So I added my list to a scrollpane( scroll set to horizontal), now if I am trying to drag the list  it won't scroll left to right, but If I try to drag on the space available below the list its scrolling fine, can any one please tell me how can I achieve horizontal scroll on list.

 

Thanks in advance.

Please use plain text.
Trusted Contributor
Deepu_George_Jacob
Posts: 190
Registered: ‎12-13-2011
My Carrier: Vodafone-IN

Re: LIst in a ScrollPane

Place list into a container then add container to the scrollpane it will work

Please use plain text.