How can I show a list of icons like app launcher on P800?

Login to reply to this topic.
Mon, 2003-03-31 18:45
Joined: 2003-03-31
Forum posts: 3
Hi.

Anyone know how I can create an icon menu using a grid display, like the one used by the application launcher of the P800.

In Series 60, you can use the CAknGrid control, but I can't find anything similar for the uiq.

Regards

Vitor Fernandes
Go TV
http://www.gotv.pt


Thu, 2003-05-01 23:30
Joined: 2003-05-01
Forum posts: 10
How can I show a list of icons like app launcher on P800?
Use CEikColumnListBox, works like a charm on both UIQ and Series 60.

Jim Moy - Software Engineer, Cerience

Tue, 2003-06-03 09:30
Joined: 2003-06-03
Forum posts: 2
How can I show a list of icons like app launcher on P800?
Jim can you please send me some of your examples where you used CEikColumnListBox? My e-mail is igor.hudolin@siol.net

Thank you!

Regards, Igor
Tue, 2003-06-03 16:42
Joined: 2003-05-01
Forum posts: 10
How can I show a list of icons like app launcher on P800?
Try here

Jim Moy - Software Engineer, Cerience

Thu, 2003-08-07 08:25
Joined: 2003-06-12
Forum posts: 104
How can I show a list of icons like app launcher on P800?
another ways is to use CEikSnakingListBox... and then override ClistITemdrawer to display icons and text...

"its all right, the gun isn't loaded."

Thu, 2004-11-11 15:30
Joined: 2004-08-09
Forum posts: 30
How can I show a list of icons like app launcher on P800?
But doesn't CEikColumnListBox select one line at a time?!
  • Login to reply to this topic.