Links - Remove Actions - implementation idea

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

Links - Remove Actions - implementation idea

Post by zarkogajic »

Hi Support,

I'm looking for some guidance/idea on how best to implement the following "tool": Remove Actions From Links - much like you have with the Bookmarks plugin: "Remove Actions".

image.png

My first idea is to somehow execute (maybe custom handle cmd.bp.removeActions execution) the "Remove Actions" dialog and 'rename' "bookmarks" to "links", hide the "Options" box and hijack (IUIX_EventMonitor?) the [OK] button click to do the required on links not bookmarks.

However, I'm failing to locate the name of that dialog in DlgTemplates.xml (Resurces.dat).

p.s.
I think such a tool could be a nice addition, as a standard feature, for your Links Pane :) viewtopic.php?f=62&t=34425

-žarko
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Links - Remove Actions - implementation idea

Post by Sasha - Tracker Dev Team »

Hello zarkogajic,

Well, I think it would be better if we make it :)
That dialog is in the plugin, and the operation itself is not available - it may prove difficult to do that part.
I will discuss this on a meeting - the Bookmarks Plugin can work as a links plugin in majority of parts, probably we can make some adjustments to that functionality.

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
zarkogajic
User
Posts: 1370
Joined: Thu Sep 05, 2019 12:35 pm

Re: Links - Remove Actions - implementation idea

Post by zarkogajic »

Hi Alex,

Yes, "you do it" - would be best ;)

Please keep me posted ... (as I do not want to invent the wheel if after some time the original wheel will be invented)

-žarko
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Links - Remove Actions - implementation idea

Post by Sasha - Tracker Dev Team »

:)
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Post Reply