ShowMsgBox catch input

PDF-XChange Editor SDK for Developers

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

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
Post Reply
edvschu
User
Posts: 127
Joined: Fri Jun 25, 2010 6:54 am

ShowMsgBox catch input

Post by edvschu »

Hello,

i use IPXV_Inst::ShowMsgBox Method with flag UIX_MsgBox_PasswordEdit. How do i catch input after confirm?

Best Regards,
edvschu
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: ShowMsgBox catch input

Post by Sasha - Tracker Dev Team »

Hello edvschu,

If you want to obtain the result from the edit box, you should use the extended version of the method:
https://sdkhelp.pdf-xchange.com/vi ... owMsgBoxEx

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Post Reply