Custom mouseover hints and page scrolling

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
norman
Newbie
Newbie
Posts: 82
Joined: Fri Jan 25, 2008 12:00 am

Custom mouseover hints and page scrolling

Post by norman » Tue Mar 31, 2009 4:33 pm

Hi,

I've added a number of text hints that appear when you pass the mouse over annotations on the Chart (using the method demonstrated in the Customising Mousover Marks as an example). I've noticed that if the page is longer than the screen (i.e. you have to scroll down to view the entire contents of the page) then the hints dont always appear in the correct position. For example, when my page first loads the entire chart is visible and if I hover over the annotations then the hints appear in the correct (assumed) position (e.g. just to the bottom and right of the hotspot)? However if I scroll down the page (so half the chart is visible but the same hotspot is closer to the top of the page) and I hover over the hotspot, then the hint appears way above the hotspot (and sometimes is not visible at all). Is this normal or is there something up with how the hints are being positioned. I'm using IE 7 and the hints contain html (e.g. table tags).

Thanks,

Norman

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

Post by Narcís » Wed Apr 01, 2009 8:55 am

Hi Norman,

This seems to be the same issue described here. You could try using Marc's suggestion.
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

norman
Newbie
Newbie
Posts: 82
Joined: Fri Jan 25, 2008 12:00 am

Post by norman » Wed Apr 01, 2009 9:28 am

Hi Narcís,

Am I correct in my understanding of the post that fixed positioning on the page is recomended - this option is not available to me as the layout of my pages are dynamic and can change (think of a CMS where authorised users can reposition modules/web parts containing charts on a page). Is there anything else I can do? (Its a bit frustrating when you go so far down a track with custom annotations and mouseover hints only to be tripped up at the last hurdle. :cry: )

Thanks,

Norman

Post Reply