Double line listbox

Login to reply to this topic.
Fri, 2005-04-15 15:12
Joined: 2005-04-15
Forum posts: 6
How to create list box control with two lines -alike listbox in "Messaging" application (icon column + 2 double lined text columns)?
Which class from SDK should I use? I tried CEikColumnListbox, but it seems that there are no ways to create double lines...

Sun, 2005-06-05 10:56
Joined: 2003-04-03
Forum posts: 39
Re: Double line listbox
You need to make custom listbox just override ListBoxItemDrawer.
  • Login to reply to this topic.