CEikColumnListBox size

Login to reply to this topic.
Thu, 2005-12-22 19:49
Joined: 2005-02-21
Forum posts: 47
Yet another stupid problem - I'm trying to set a listbox with self-drawn items into a view. Ie. to replace CAknSingleGraphicStyleListBox with my own implementation. At first, I inherited my class from the class above and override CreatItemDrawerL. Everything is ok with that.
Now I wanted to get rid of the "default" framework CAkn* listboxes do have ... you know the line-thingie and inherited my listbox class directly from CEikColumnListBox therefore. Now everything is _almost_ fine except the listbox size! I set it to be exactly as big as client area is BUT the bottom end of the listbox's items are not drawn properly and listbox is a bit shorter as well... Really weird behaviour.
Any hints?

regards,
Ahti.
Edit/Delete Message

Mon, 2005-12-26 02:42
Forum Nokia Champion
Joined: 2004-05-26
Forum posts: 732
Re: CEikColumnListBox size
Huh can you post the code here... 

here is the text from the top of this form

News: Please ask for specific question (not very general ones) and include some part of your source code to get effective answers.

  • Login to reply to this topic.