CAknDoubleLargeStyleListBox gives me system error -1001

Login to reply to this topic.
Sat, 2005-04-23 12:48
Joined: 2004-12-23
Forum posts: 239
Hi all

I m using CAknDoubleStyleListBox.
I have used icon of ssize 42x36,40x30,30x40 and 24x24.
But each time I got system error -1001 and docs says it  is KErrExtendedWithText.
On emulator i m getting my list box with icons.
But on target device im getting this error.
How to resolve it.Pls help me.
And I have seached several classes and only CAknDoubleLargeStyleListBox suits my need.As I need an icon,a primary label and a secondary label.
So what to do.
any idea why it comes so.

---------------
Bhatt Kavita


Fri, 2005-09-02 07:05
Joined: 2005-07-16
Forum posts: 127
Re: CAknDoubleLargeStyleListBox gives me system error -1001
Check the list item format, it should be: "%d\tString\tString"
  • Login to reply to this topic.