Adding vertical scrollbar to screen in blackberry application
Posted
by vivekbirdi
on Stack Overflow
See other posts from Stack Overflow
or by vivekbirdi
Published on 2010-03-20T21:40:29Z
Indexed on
2010/03/20
22:51 UTC
Read the original article
Hit count: 362
blackberry
|jde
hi I am new to blackberry development..
I am trying to add a vertical scroll bar on the screen, but not able to do that. because I do not know the way. VerticalScrollManger scroll = new VerticalScrollManager(Manager.VERTICAL_SCROLL);
please give me the solution. thanks
© Stack Overflow or respective owner