--- Bhaskar wrote:
> 
>   Why my application not showing any "save archive
> copy on PC", while deleting a record(it just deletes
> the record with out throwing any alert) . How to do
> this.
> 

Are you talking about an application you wrote?  If you want your app
to include a "save archive copy on PC" checkbox then you have to put
that on the form you display when the user tries to delete a record. 
Then your code has to look at that checkbox when the form closes to
decide whether or not to archive the record.  Look at the source code
for Address Book or one of the other apps to see how it is done.

If you are talking about something else, please post some more info.


__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

-- 
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