hi every body,
i am using CAknDoubleGraphicStyleListBox,
in a view am showing only 3items like..
ITEM1
Item2
Item3
i want to display at aleast 5 or 6 items in a view.
please any one help me how to display more itms in a view..
thanks for your help
hi every body,
i am using CAknDoubleGraphicStyleListBox,
in a view am showing only 3items like..
ITEM1
Item2
Item3
i want to display at aleast 5 or 6 items in a view.
please any one help me how to display more itms in a view..
thanks for your help
then use listbox with small icon and one line items. Basically the amount of lines depends on the screen resolutions and orientation, thus you can not excatly define how many icons will show in the users device.
hi pandhari.gorde,
thanks for reply...
i have change the settings height of listbox,but no change in listview.
can you help me here pls...