Discussion Board
-
panic AVKON 0
2002-11-24, 02:01
#1
Registered User
Hi,
I'm trying to use a CAknDoubleLargeGraphicPopupMenuStyleListBox.
I have set it up in the same way as the PopupList example in the series 60 sdk, but when i call ExecuteLD() on the listbox, i get an AVKON 0 panic.
Does anyone have any idea what would cause this particular panic?
The panic doesn't happen if i don't set the icon array or if i use a text only listbox.
Many thanks,
Justin
-
RE: panic AVKON 0
2002-11-25, 14:09
#2
Registered User
I have the same problem
Somebody can tell us what is the meaning of panic AVKON 0?
Thank you.
-
RE: panic AVKON 0
2002-12-02, 19:51
#3
Registered User
ok, i've figured it out.
the text items need to start with the index and "\t"
like
"0\tFirst item"
"1\tSecond item"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules