Page 1 of 1

just once

PostPosted: 03 Nov 2015 14:25
by sesam
Hello,
I want the tooltip to show just once.
How can I do this?
I tried almost everything...

Thanks and regards,
Andreas

Re: just once

PostPosted: 03 Nov 2015 16:31
by Alexander Bulei
Hi sesam,

What do you mean?
How are you add the tooltip to element?
Please explain more.

Best Regards.

Re: just once

PostPosted: 04 Nov 2015 16:19
by sesam
Hi,
I add a control (for excample a grid) via TooltipControl.
Every time I move over the grid the Tooltip shows as it supposed to be.
All I want is that it appears just once and never again...
Is it possible?

Regards,
Andreas

Re: just once

PostPosted: 05 Nov 2015 16:08
by Alexander Bulei
Hi sesam,
We are working on solution ;)

Best Regards.

Re: just once

PostPosted: 05 Nov 2015 19:34
by Alexander Bulei
Hi again,
Added on next beta build:

Code: Select all
IWCGJQTooltip
- Added: auto remove the tooltip from element on remove item from collection


Best Regards.