Read-only archive of the All About Symbian forum (2001–2013) · About this archive

9200/9500 SDK CCknCancelDialog help needed

0 replies · 1,033 views · Started 16 February 2005

For a new program I'm using the CCKnCancelDialog to display a progress bar. Everything works fine sofar, but I need one additional feature that I cannot find in the SDK documentation:

When the dialog is displayed, I'd like to change the title and the message (for example, in a copy operation, I'd like to change the message to show which file is being copied). Unfortunately the CCknCancelDialog doesn't provide this kind of functionality. I've tried a number of approaches already, but sofar without any success.

Anyone knows how to implement this kind of functionality using CCknCancelDialog (I know it's possible, since the Messaging application does exactly the same thing).

Any help would be greatly appreciated.