remove tooltip

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
jusWest
User
Posts: 150
Joined: Fri Aug 24, 2018 8:26 am

remove tooltip

Post by jusWest »

Hello!

Se the attached image of a line drawn in the editor. Is there a way to disable the tooltip that appears
when hoovering over the drawn object?

regards
Ronny
Attachments
tooltip.PNG
tooltip.PNG (5.64 KiB) Viewed 1272 times
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: remove tooltip

Post by Sasha - Tracker Dev Team »

Hello Ronny,

There is a way of doing that. You will have to set this setting "Commenting.ShowTooltips" to false (before the IPXV_Control initialization).

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
jusWest
User
Posts: 150
Joined: Fri Aug 24, 2018 8:26 am

Re: remove tooltip

Post by jusWest »

I'm not sure i follow, could you show some code?

Where should i put this setting?
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: remove tooltip

Post by Sasha - Tracker Dev Team »

Hello Ronny,

Please use forum search before asking - there are a lot topics on this matter (just search for "settings" word). Here's one of them for example:
viewtopic.php?f=66&t=24139&p=94200&hili ... ore#p94200

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
jusWest
User
Posts: 150
Joined: Fri Aug 24, 2018 8:26 am

Re: remove tooltip

Post by jusWest »

Thank you, I missunderstood your earlier answer, to early in the morning and to little coffe :)
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: remove tooltip

Post by Sasha - Tracker Dev Team »

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