Hello fellow coders...

I have added support for PrgStartDialogV31, PrgUpdateDialog, and
PrgStopDialog.  The callback routine is being called but does not seem to
update the screen with the latest info.

Boolean MyPrgCallBack(PrgCallbackDataPtr cbP)
{
   cbP->textP = cbP->message;
   return true;
}

Obviously this incorrect! Any suggestions welcome.

Thanks for your help.
--
George Aslanis
[EMAIL PROTECTED]



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to