Hello,
I am using Visual Studio C++ 6 and TeeChart Pro v7 ActiveX 7.0.0.5.
I have a 3D surface that I am rotating. There's also a popup menu with an option to restore defaults. The popup menu is brought up by right-clicking the chart. When selecting to restore defaults, the chart restores to those values, but region of popup menu item that was selected contains garbage.
I tried to Repaint() the chart, invalidate window, and resize control in the COMMAND message handler of the menu item in question, without success. Seems like the fading out effect terminates after the Invalidate(), and Invalidate() has no effect on the chart.
Is there a workaround for this situation?
I have a sample project that I could upload as an example. How do I do that?
Thanks
Fading popup menu leaves garbage
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi TTL,
Yes please, post your examples at [url]news://www.steema.net/steema.public.attachments[/url] newsgroup.I have a sample project that I could upload as an example. How do I do that?
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
![]() ![]() ![]() ![]() ![]() ![]() |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Alex,
Thanks for the example project.
No, I'm not able to reproduce it here even though I commented the Sleep(500) line. Are there any special instructions I should proceed with to reproduce it?
Thanks for the example project.
No, I'm not able to reproduce it here even though I commented the Sleep(500) line. Are there any special instructions I should proceed with to reproduce it?
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
![]() ![]() ![]() ![]() ![]() ![]() |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Alex,
A technical department colleague has been able to reproduce the problem. This only occurs using OpenGL and has something to do with mouse repainting. For now we haven't been able to find a workaround. We will let you know when we have some news.
A technical department colleague has been able to reproduce the problem. This only occurs using OpenGL and has something to do with mouse repainting. For now we haven't been able to find a workaround. We will let you know when we have some news.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
![]() ![]() ![]() ![]() ![]() ![]() |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Alex,
We have been able to reproduce that only with NVidia GeForce graphic cards with latest drivers from NVidia. However it wors fine with older drivers (i.e.: version 5.6.7.2 from 24/03/2004). Which graphic cards and drivers are you using on the machines where this problem occurs?
We have been able to reproduce that only with NVidia GeForce graphic cards with latest drivers from NVidia. However it wors fine with older drivers (i.e.: version 5.6.7.2 from 24/03/2004). Which graphic cards and drivers are you using on the machines where this problem occurs?
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
![]() ![]() ![]() ![]() ![]() ![]() |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi TTL,
Could you please try using a diferent version of your graphic card drivers even it's an older version? Could you also test that application in any other machine with a diferent graphic card?
As I told you we only reproduced that with a specific version of NVidia drivers.
Could you please try using a diferent version of your graphic card drivers even it's an older version? Could you also test that application in any other machine with a diferent graphic card?
As I told you we only reproduced that with a specific version of NVidia drivers.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
![]() ![]() ![]() ![]() ![]() ![]() |
Instructions - How to post in this forum |