NlMakesis Y-Browser Y-Tasks
hi all I am the beginner in symbian and us the following code to display the list box it is working properly but in code following line for scrollbar. it is not showing scrollbar
iListBox->CreateScrollBarFrameL(ETrue); iListBox->ScrollBarFrame()->SetScrollBarVisibilityL( CEikScrollBarFrame::EOn, CEikScrollBarFrame::EAuto );
Thanks in advance
Is there any content in your list? If not, probably it doesn't show the scrollbars since there's nothing to scroll.
Hi all
Thanks for repply. Satish khatri
Forum posts: 683
Is there any content in your list? If not, probably it doesn't show the scrollbars since there's nothing to scroll.
Forum posts: 44
Hi all
Thanks for repply.
Satish khatri