"ico.dlg.key" lost in 9.3.*  SOLVED

PDF-XChange Editor SDK for Developers

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

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.
zarkogajic
User
Posts: 1511
Joined: Thu Sep 05, 2019 12:35 pm

"ico.dlg.key" lost in 9.3.*

Post by zarkogajic »

Hi Support,

This topic is an extension of https://forum.pdf-xchange.com/viewtopic.php?t=38803

I'm displaying my own "enter password" dialog by mimicking the one you use:
image.png

My code involves ShowMsgBoxEx() plus filling in the UIX_MsgBoxConfig.

Before 9.3 I was able to do: UIX_MsgBoxConfig.pIconID = 'ico.dlg.key' - and the icon would appear ...

From 9.3 it seems "ico.dlg.key" is no longer available (plus: I cannot locate it in "Resources.dat\VectorIcons\Icons.pdf")

Is that icon still available somewhere / somehow ?

-žarko
You do not have the required permissions to view the files attached to this post.
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2448
Joined: Thu Jun 30, 2005 4:11 pm

Re: "ico.dlg.key" lost in 9.3.*

Post by Vasyl - PDF-XChange »

At the moment you may use ico.unlock instead. In the next build we will add ico.dlg.key-alias for that icon...
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
zarkogajic
User
Posts: 1511
Joined: Thu Sep 05, 2019 12:35 pm

Re: "ico.dlg.key" lost in 9.3.*  SOLVED

Post by zarkogajic »

Hi Vasyl,

That is the one, thanks :)

-žarko
User avatar
Dimitar - PDF-XChange
Site Admin
Posts: 2267
Joined: Mon Jan 15, 2018 9:01 am

"ico.dlg.key" lost in 9.3.*

Post by Dimitar - PDF-XChange »

:)