Is there a pre-made progress bar control similar to the one found in progress dialogs, but separate from progress notes? I need to put a progress bar directly into a CCoeControl and update it periodically.
I have tried CEikProgressInfo but did not have much luck with it (I get KERN-EXEC 3 every time it is drawn and the size of the control was set). Are there any snippets and examples of using this control properly?



