How to switch off tooltip when using Interaction.Hyperlink?

Stimulsoft Ultimate discussion
Post Reply
User avatar
tpontow
Posts: 206
Joined: Thu Sep 06, 2012 8:46 am
Location: Bonn, Germany

How to switch off tooltip when using Interaction.Hyperlink?

Post by tpontow »

Hello,

is it possbible to not show the tooltip when the Interaction.Hyperlink value of a component is filled? I like to switch off the tooltip when hovering with mouse over a component who has a value in the Hyperlink property.

Thanks and regards
Thorsten Pontow
Thorsten Pontow

It is easier to write an incorrect program than to understand a correct one. (Alan J. Perlis, Epigrams in programming No. 7)
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How to switch off tooltip when using Interaction.Hyperli

Post by HighAley »

Hello.

Do you want to remove this tooltip or replace it with any other text?

Thank you.
User avatar
tpontow
Posts: 206
Joined: Thu Sep 06, 2012 8:46 am
Location: Bonn, Germany

Re: How to switch off tooltip when using Interaction.Hyperli

Post by tpontow »

Hello Aleksey,

first if all i like to remove it. But maybe later there might the requirement to replace it. So can you tell me how to manage both alternatives?

Thank you
Thorsten Pontow
Thorsten Pontow

It is easier to write an incorrect program than to understand a correct one. (Alan J. Perlis, Epigrams in programming No. 7)
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How to switch off tooltip when using Interaction.Hyperli

Post by HighAley »

Hello.
tpontow wrote:first if all i like to remove it. But maybe later there might the requirement to replace it. So can you tell me how to manage both alternatives?
It's impossible to do both things now. But we could try to implement feature that you need.

Thank you.
User avatar
tpontow
Posts: 206
Joined: Thu Sep 06, 2012 8:46 am
Location: Bonn, Germany

Re: How to switch off tooltip when using Interaction.Hyperli

Post by tpontow »

Hello Aleksey,

that would be great! The more important feature of the two is the possiblity to hide the tooltip.

Thanks
Thorsten Pontow
Thorsten Pontow

It is easier to write an incorrect program than to understand a correct one. (Alan J. Perlis, Epigrams in programming No. 7)
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: How to switch off tooltip when using Interaction.Hyperli

Post by Alex K. »

Hello,

Please try to use the following options (for .NET and WPF version):
StiOptions.Viewer.ShowHyperlinkToolTip

The solution will be available in the next prerelease build which will be available today.
Thank you.
Post Reply