Re: 2 call related issues
You can't, since the designers of S60 deemed that the removing entries from the call log, and making it look like you are dialiing another number than you really are as not in the best interests of the user. Funny that.
Re: 2 call related issues
both operations are doable, basically the first one requires drawing something on top of the dialog with higher priority, and the second can be handled with CLogClient
and related classes.
Both, issues have been discussed here extenssivly, so you could search this forum for some solved problems.
yucca
Re: 2 call related issues
Thank you both for your reply.
symbianyucca,
I did check before (as I always do) in the forum ,
and saw the option of direct screen access ,
Is that what you mean ?
the problem is that the user will see this drawing also if he wants to look at his contact list during a call for example (correct me if i'm wrong)
Is there nothing more elegant ? a way to prevent the box from appearing ?
Thank you very much
Re: 2 call related issues
Nothing to do with direct screen access, just with window priorities. It will definetely be on top as long as you make them to be, but you can also disable it anytime needed, its up-to-your logic really.
yucca
Re: 2 call related issues