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

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
zarkogajic
User
Posts: 1370
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
User avatar
Vasyl-Tracker Dev Team
Site Admin
Posts: 2352
Joined: Thu Jun 30, 2005 4:11 pm
Location: Canada

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

Post by Vasyl-Tracker Dev Team »

At the moment you may use ico.unlock instead. In the next build we will add ico.dlg.key-alias for that icon...
Vasyl Yaremyn
Tracker Software Products
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: 1370
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 - Tracker Supp
Site Admin
Posts: 1778
Joined: Mon Jan 15, 2018 9:01 am

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

Post by Dimitar - Tracker Supp »

:)
Post Reply