Listbox : Part II

2. Single Line ListBox Types
Keywords:

This page presents the Avkon single line listbox types:

Single.pngClass:CAknSingleStyleListBox
 
Item String:Tab.pngItem.pngTab.pngTab.png
 
Item StringFormat:"\t%S\t\t"
SingleNumber.pngClass:CAknSingleNumberStyleListBox
 
Item String:Number.pngTab.pngItem.pngTab.pngTab.png
 
Item StringFormat:"%d\t%S\t\t"
SingleHeading.pngClass:CAknSingleHeadingStyleListBox
 
Item String:Heading.pngTab.pngItem.pngTab.pngTab.png
 
Item StringFormat:"%S\t%S\t\t"
SingleNumberHeading.pngClass:CAknSingleNumberHeadingStyleListBox
 
Item String:Number.pngTab.pngHeading.pngTab.pngItem.pngTab.pngTab.png
 
Item StringFormat:"%d\t%S\t%S\t\t"
SingleGraphic.pngClass:CAknSingleGraphicStyleListBox
 
Item String:Icon.pngTab.pngItem.pngTab.pngIcon3.pngTab.pngIcon2.png
 
Item StringFormat:"%d\t%S\t%d\t%d"
SingleGraphicHeading.pngClass:CAknSingleGraphicHeadingStyleListBox
 
Item String:Icon.pngTab.pngHeading.pngTab.pngItem.pngTab.pngIcon3.pngTab.pngIcon2.png
 
Item String Format:"%d\t%S\t%S\t%d\t%d"
SingleLarge.pngClass:CAknSingleLargeStyleListBox
 
Item String:Icon.pngTab.pngItem.pngTab.pngIcon2.png
 
Item String Format:"%d\t%S\t%d"

:<: Part I
Part III :>:


problem in creating sis file

hi,

I am very new in symbian c++. I am using VS. NET 2003 and s60 2nd edition 3rd FP SDK. My problem is i can't able to create the sis file. I got a error messge such as

C:\Symbian\8.1a\S60_2nd_FP3\Examples\K7MobiScan\sis>MakeSIS k7MobiScan.pkg
Processing k7MobiScan.pkg...
k7MobiScan.pkg(20) : error: file not found

I enabled all the Carbide.vs project properties and try again. But same thing is happend.
Can u tel me the solution?

Thanks and Regards,
Jobin

This is very likely an error

This is very likely an error in your pkg file or in your code. Please use the forum as your comment is not related to the article above.