newlc.com
Articles Only
Forum Only
Community
World-Wide Web
Home
News
Tutorials
Reviews
Downloads
Professional Services
Forums
Newsletter
Blog
About us
Last forum posts
Home
::
Forums
::
Development
::
User Interface
::
Nokia S60
User login
Username:
*
Password:
*
Create new account
Request new password
Featured pages
Configure your PC for Symbian development
Getting started with Symbian development
Symbian OS Error Codes
Common products UIDs
Nokia S60 SDK
Featured Software
NlMakesis
Y-Browser
Y-Tasks
Active users (last 30 days)
User
Score
eric
54
rbrunner
50
Andreas
44
sandeepmhptr
41
alh
30
more
Feeds
More feeds...
How to add icons in a form dynamically?
Login
to reply to this topic.
Mon, 2005-09-19 03:45
newcomm
Joined: 2005-07-21
Forum posts: 8
Hi,
I've created a form with several edwin control to display several items, now want to add different icons to each item according to its value at run time. But I can't find a solution yet, SDK seems do not provide API for doing this,
Anyone can help?
Thanks,
Login
or
register
to post in forums
Mon, 2005-09-19 09:28
joker_pl
Joined: 2004-06-06
Forum posts: 205
Re: How to add icons in a form dynamically?
look for CEikCaptionedControl. Maby SetBitmapFromFileLwill help.
Best regards,
Michal Laskowski
 
Mon, 2005-09-19 14:41
newcomm
Joined: 2005-07-21
Forum posts: 8
Re: How to add icons in a form dynamically?
Quote from: joker_pl
look for CEikCaptionedControl. Maby SetBitmapFromFileLwill help.
I've read CEikCaptionedControl document carefully, but cannot find SetBitmapFromFileL, any more hints?
 
Fri, 2005-09-23 09:06
joker_pl
Joined: 2004-06-06
Forum posts: 205
Re: How to add icons in a form dynamically?
you was lookin in documentation but not in header file. documentation is not complete.
Best regards,
Michal Laskowski
 
Login
to reply to this topic.
Forum posts: 205
Best regards,
Michal Laskowski
Forum posts: 8
I've read CEikCaptionedControl document carefully, but cannot find SetBitmapFromFileL, any more hints?
Forum posts: 205
Best regards,
Michal Laskowski