How to change CAknProgressDialog button at runtime?

Login to reply to this topic.
Wed, 2008-08-06 11:31
Joined: 2008-01-16
Forum posts: 165

Hi All, Smiling

Is there any way to change/Update CBA-key or Button of CAknProgressDialog at RunTime.?

Thanks in Advance!!!


Thanks & Regards,
Md.Khalid Ahmad


Wed, 2008-08-06 12:28
Joined: 2007-06-16
Forum posts: 52
Re: How to change CAknProgressDialog button at runtime?


You Have to inherit CAknProgressDialog ,there u have to write your own code to disply CBA buttons

Regards
vijay


ready to face

Wed, 2008-08-06 13:10
Joined: 2008-01-16
Forum posts: 165
Re: How to change CAknProgressDialog button at runtime?

Hi vijay_vrc,

Thanks for reply Smiling

can you tell which protected member I need to implement as per you?


Thanks & Regards,
Md.Khalid Ahmad

Wed, 2008-08-06 14:14
Joined: 2007-06-16
Forum posts: 52
Re: How to change CAknProgressDialog button at runtime?

Hi..

Sorry...I thought we can do some thing as in CAknDialog but I didn't check the API.
We have to fix this with some other solution..

Regards
vijay


ready to face

  • Login to reply to this topic.