disable warning :pages(s) deleteing

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: TrackerSupp-Daniel, Tracker Support, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

Post Reply
nirnir
User
Posts: 30
Joined: Wed Aug 25, 2010 10:22 am

disable warning :pages(s) deleteing

Post by nirnir »

How do I avoid that warning , marking 'Dont ask in the future' does nothing
User avatar
Will - Tracker Supp
Site Admin
Posts: 6815
Joined: Mon Oct 15, 2012 9:21 pm
Location: London, UK
Contact:

Re: disable warning :pages(s) deleteing

Post by Will - Tracker Supp »

Hi nirnir,

Thanks for the post - are you using one of the Viewer SDK's, or the End User application?

Thanks,
If posting files to this forum, you must archive the files to a ZIP, RAR or 7z file or they will not be uploaded.
Thank you.

Best regards

Will Travaglini
Tracker Support (Europe)
Tracker Software Products Ltd.
http://www.tracker-software.com
nirnir
User
Posts: 30
Joined: Wed Aug 25, 2010 10:22 am

Re: disable warning :pages(s) deleteing

Post by nirnir »

SDK
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17910
Joined: Mon Jan 12, 2009 8:07 am
Location: London
Contact:

Re: disable warning :pages(s) deleteing

Post by Tracker Supp-Stefan »

Hello nirnir,

This prompt should appear only when the end user tries to delete pages. If you remove the pages via code - it should not be shown.

In any case - the prompt name is: ConfirmForDeletingPages

And you can handle it as explained here (take a look at the sample code at the bottom of the page):
https://help.pdf-xchange.com/DEV/de ... bj_prompts

Regards,
Stefan
nirnir
User
Posts: 30
Joined: Wed Aug 25, 2010 10:22 am

Re: disable warning :pages(s) deleteing

Post by nirnir »

Thanks,
Do you have a list of all prompts names ? , I don't find it on documentation .
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17910
Joined: Mon Jan 12, 2009 8:07 am
Location: London
Contact:

Re: disable warning :pages(s) deleteing

Post by Tracker Supp-Stefan »

Hi Nirnir,

Please take a look at the attached.
I can't provide you with the file itself, and also - this might be a bit outdated, though I do not think there are any other new prompts.

Regards,
Stefan
Attachments
prompts.zip
(90.43 KiB) Downloaded 140 times
Post Reply