Hallo all, Has anybody successfull create a Double Style Listbox with Graphic on Series 80 (like inbox). On series 60 we can use CAknDoubleGraphicStyleListBox, but how about on series 80? Does anybody have an example code?
If you download S80_DP_2_0_PP_SDK.zip from http://www.forum.nokia.com/main/1,6566,034-367,00.html, S80_DP_2_0_PP_SDK.zip, Personal Profile (150MB) there is an example for CEikColumnListBox class. See: \S80_DP2_0_PP_SDK\Series80Ex\PhonebookEx\ directory.
Forum posts: 13
S60: CAknDoubleGraphicStyleListBox
In S80:
CEikColumnListBox (eikclb.h eikctl.lib)
CCknVerticalTextAndIconListBox (cknitlbx.h cknctl.lib)
CCknHorizontalTextAndIconListBox (cknitlbx.h cknctl.lib)
If you download S80_DP_2_0_PP_SDK.zip from http://www.forum.nokia.com/main/1,6566,034-367,00.html, S80_DP_2_0_PP_SDK.zip, Personal Profile (150MB) there is an example for CEikColumnListBox class.
See: \S80_DP2_0_PP_SDK\Series80Ex\PhonebookEx\ directory.
Regards,
RadeaR