MarksTip Shadows Persistent After Mousing Away

TeeChart for ActiveX, COM and ASP
Post Reply
ChrisD
Newbie
Newbie
Posts: 3
Joined: Mon Oct 25, 2004 4:00 am
Location: Bloomington, IN
Contact:

MarksTip Shadows Persistent After Mousing Away

Post by ChrisD » Thu Oct 28, 2004 5:20 pm

MarksTip Shadows Persistent After Mousing Away

Using Microsoft Visual Basic 6 sp6, TeeChart v7 ActiveX
Microsoft Windows XP sp2
GeForce FX 5200 video card (video issue?)

Code: Select all

TChart1.Tools.Add tcMarksTip
TChart1.Tools.Items(0).asMarksTip.Style = smsValue
MarksTip's work fine, but for some reason, running inside or outside the IDE, the tooltips remain behind after mousing off the chart. (not the tips exactly, but their shadow).

Not every tip does this, but enough do it so there are various left that it's bothersome to the user.

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Fri Oct 29, 2004 10:17 am

Hi Chris,

yes, it's a known bug, already added on our bug list. It only happens on WinXP machines. We'll try to fix it fot the next maintenance releases.
For the moment there's not a workaround.

DMC
Newbie
Newbie
Posts: 9
Joined: Thu Nov 04, 2004 5:00 am
Location: Clermont-Fd
Contact:

Post by DMC » Tue Nov 30, 2004 9:04 am

Hi,

I have 2 questions about this issue :

1) Is there a way to remove xp shadow style of a markstip ?
2) Can you tell me when this issue will be corrected ?

I have seen that if you run the program in "windows 2000 compatibility mode", the problem is corrected but this is not a way for us.

Thanks for your answer.

Fred.

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Wed Dec 01, 2004 10:33 am

Hi Fred,

>1) Is there a way to remove xp shadow style of a markstip ?
The only way for the moment is unchecking the "Show shadow on hints..." option of the WinXP or Win2003 Server settings.

>2) Can you tell me when this issue will be corrected ?
We'll try to add a solution (most likely removing the shadows for the Markstip) in the next maintenance release.

>I have seen that if you run the program in "windows 2000 compatibility >mode", the problem is corrected but this is not a way for us.
Yes, it only happens if you've the above option activated.

davidchiew
Newbie
Newbie
Posts: 9
Joined: Fri Nov 15, 2002 12:00 am
Location: Sydney
Contact:

Post by davidchiew » Fri Dec 03, 2004 3:50 am

Hi,

I would also be keen to see this resolved as soon as possible as I am experiencing the same issue.

Thanks,
David

Post Reply