Silverlight Teechart - Tooltip is not displayed

TeeChart Beta versions
Post Reply
Priya Hatipkar
Newbie
Newbie
Posts: 46
Joined: Wed Jan 28, 2009 12:00 am

Silverlight Teechart - Tooltip is not displayed

Post by Priya Hatipkar » Fri Feb 27, 2009 5:21 am

Silverlight Teechart - Tooltip is not displayed
Tooltip is set for the chart as following:

m_chart.Chart.ToolTip.Text = "Test Tooltip";
m_chart.Chart.ToolTip.Show();

Regards,
Priya

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Mar 02, 2009 9:34 am

Hi Priya,

This is because ToolTip is derived from System.Windows.Forms.ToolTip and this is only available for WinForms applications. In Silverlight you can use the MarksTip tool.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Priya Hatipkar
Newbie
Newbie
Posts: 46
Joined: Wed Jan 28, 2009 12:00 am

Post by Priya Hatipkar » Fri Mar 06, 2009 11:50 am

MarksTip Tool is not working for Silverlight Teechart. To reproduce the issue, check 'Sample3ForTeechart.zip' uploaded at Steema upload site.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri Mar 06, 2009 12:09 pm

Hi Priya,

Thanks for reporting. I could reproduce the issue here and added it (TW24013937) to the defect list to be fixed for next releases.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Priya Hatipkar
Newbie
Newbie
Posts: 46
Joined: Wed Jan 28, 2009 12:00 am

Post by Priya Hatipkar » Tue Mar 10, 2009 12:14 pm

Do notify us as soon as this is fixed, even in a nightly build, if possible. We have started our development, and have to demonstrate our efforts. The issues that we have pointed out are of highest priority. We cannot wait for any scheduled release. We are the team responsible for choosing Steema as a vendor and it would become diffucult for us to justiy our decisions, if the initial efforts do not go well.

Regards,
Priya

Post Reply