Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Friday, July 16, 2010 6:27:01 AM(UTC)
sumitgupta.nc

Groups: Registered
Posts: 10


Hi,

I have few AnnPointObjects in an AnnContainer in a silverlight 4 application. I want to be able to hover over these point objects and display a tooltip, but I can't seem to figure out how to do this?

I have tried AnnAutomation -> Container -> HitTest method on a specified point and this does return me the "AnnPointObject" that I want. But how can I add the toolTipService on this object? Is there an alternative approach? Please help...

Thanks!
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Sunday, July 18, 2010 4:24:40 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

Your check using the HitTest method is correct. However, we don't have specific functions for displaying tooltips when hovering over an annotation object, so you should write the code yourself.
You can try that by using the System.Windows.Forms.ToolTip class and keep changing the tooltip text using the ToolTip.SetToolTip method.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.053 seconds.