Customize CEikColumnListBox

Login to reply to this topic.
Wed, 2005-12-28 06:27
Joined: 2005-07-28
Forum posts: 14
Hi All,

Anybody has any idea how to customize CEikColumnListbox for text size, color and other features?

If anybody has any sample program or code snippet, please reply.

Brs,
OJ

Sat, 2006-01-07 08:59
Joined: 2005-11-03
Forum posts: 10
Re: Customize CEikColumnListBox
Hi,

Refer below link for customization of a listbox
http://www.antonypranata.com/articles/subclassinglistbox.html

Also, you can write your own custom control by derving a class from CCoeControl. But this is a quite a big task.

Regards,
Shyamu Sajja
  • Login to reply to this topic.