I set large graphics (about 90x50 pixels) and large font (1000 twips in height) to column listbox but the row height still remains the same.
I want taller row. Is this possible?
Thank you.
RE: How to change the row height in column listbox?
2003-03-10, 14:47#2
hi ,
i got a question on how to create a scrollbar in the list.
in CXXcontainer::constructl() , i created a list manually,and add the
iList->CreateScrollBarFrameL(ETrue);
iList->ScrollBarFrame()->SetScrollBarVisibilityL(CEikScrollBarFrame::EOff,CEikScrollBarFrame::EAuto); but there is no scrollbar here, why ??
thank you ! please e mail me if you got the answer for_guoqing@yahoo.com
RE: How to change the row height in column listbox?
2003-03-11, 12:49#4
hi, could you tell me something about how to create a listbox ?
i create a list box maunally, but i can not add scrollbar to the list .
When i try to create a list box from resource file , it also told me the resource Id does not declared , i do not know why ?
if you get the answer , please e mail me . for_guoqing@yahoo.com