10-10-2012 03:03 AM
Hi All,
Is there any Method like setVerticalScroll(int pos) in OS 5.0.
In my application i am using setVerticalScroll(int pos) method for OS 6.0 but this is not available in OS 5.0 then what is the alternate solution to achive that functionality.
Thanks in advance..
Regards,
Lakshman K
10-10-2012 03:08 AM
Hi Lakshman,
In 5.0 also setVerticalScroll(int pos) is available.
Thanks.
10-10-2012 03:13 AM
10-10-2012 03:15 AM
Hi Pradeep,
Thanks for your reply,
Sorry i need animation also it means setVerticalScroll(int pos,boolean true) user able to see the movement for that any solution or any link.
Thanks in advance.
Regards,
Lakshman K
10-10-2012 03:19 AM
10-10-2012 03:31 AM
Yes Lakshman,
As simon said you can find a number of discussions about this like.
http://supportforums.blackberry.com/t5/Java-Develo
http://supportforums.blackberry.com/t5/Java-Develo
Thanks.