IE 7 and IE8. Chart Editor popping up behind main page.

TeeChart for ActiveX, COM and ASP
Post Reply
landa
Newbie
Newbie
Posts: 30
Joined: Thu Oct 16, 2008 12:00 am
Location: Chico, CA

IE 7 and IE8. Chart Editor popping up behind main page.

Post by landa » Mon Jan 19, 2009 7:08 pm

Hi,

I have T-Chart version 5 and ever since we upgraded to IE 7 and IE 8 the chart editor would pop up underneath the main chart page. Instead of ontop of the main chart page. I already talked to Microsoft and they said that it is a bug within your software. Something in the t-chart is making the chart editor pop up ontop of the page (correctly) in IE 6 and underneath the page (incorrectly) in IE 7 and IE 8.
Is there a fix for this bug?

Thanks,
Landa

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 Jan 26, 2009 11:23 am

Hi Landa,

You should try using TeeChart Pro v8 ActiveX. You can download a fully functional evaluation version here:

http://www.steema.com/downloads/form_ax_eval.html

Please notice that when v5 was released nor IE7 neither IE8 existed so it doesn't fully support those browsers.
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

landa
Newbie
Newbie
Posts: 30
Joined: Thu Oct 16, 2008 12:00 am
Location: Chico, CA

IE7 and IE8. Chart Editor popping up behind main page.

Post by landa » Tue Jan 27, 2009 9:48 pm

Hi Narcis,

I have purchased version 8 of the tee-chart but haven't upgraded yet because customers are depending upon the functionality of the tee-chart in some reports. But now it seems like I really do need to upgrade. Can you take me through the process? Is there a phone number that I can call or can you take a look at a few of my reports and let me know what I need to do to upgrade from version 5 to version 8 of the tee-chart?

Thanks for any help,
landa

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 Jan 28, 2009 8:33 am

Hi landa,

TeeChart Pro v8 ActiveX comes with a set of tools and instructions to upgrade previous versions applications. You'll find Upgrading from TeeChart v7.PDF document at TeeChart's program group and the other tools at C:\Program Files\Steema Software\TeeChart Pro v8 ActiveX Control\Utilities.

Hope this helps.
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

landa
Newbie
Newbie
Posts: 30
Joined: Thu Oct 16, 2008 12:00 am
Location: Chico, CA

IE7 and IE8. Chart Editor popping up behind main page.

Post by landa » Wed Jan 28, 2009 5:36 pm

Hi Narcis,

We are running this on a Unix box. Do you have any installation instructions for Unix?
Thanks,
Landa

landa
Newbie
Newbie
Posts: 30
Joined: Thu Oct 16, 2008 12:00 am
Location: Chico, CA

IE7 and IE8. Chart Editor popping up behind main page

Post by landa » Wed Jan 28, 2009 7:15 pm

Hi Narcis,

I finally got the teechart8 to download. But the chart editor on the top of the chart doesn't show up. Instead it looks like there's another chart hidden behind the one in the foreground.
I would like to send you a screenshot if that would help... along with my code. I really need the chart editor to show up.

Thanks,
Landa

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

Post by Narcís » Thu Jan 29, 2009 8:50 am

Hi Landa,

Are you using correct GUID for the commander? You'll find previous versions and current version GUIDS at AllGuids.txt in C:\Program Files\Steema Software\TeeChart Pro v8 ActiveX Control\Utilities.
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

landa
Newbie
Newbie
Posts: 30
Joined: Thu Oct 16, 2008 12:00 am
Location: Chico, CA

Post by landa » Thu Jan 29, 2009 8:27 pm

Hi Narcis,

I'm sorry, I'm really new to this teechart stuff.
Do I use the classids that are shown in the examples or am I supposed to find it in the GUID.text? If so how do I know which ones to use. I see so many of them in that file...

Thanks,
Landa

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 Jan 30, 2009 9:19 am

Hi Landa,

At guids.txt you'll find v7 guids together with their v8 equivalents. While at AllGuids.txt you'll find v8 guids with previous versions guids and the object name they belong too. So you should look at the guid in the example you used and replace it by v8's equivalent. At AllGuids.txt you can see guid for TeeCommander in v8 is DCAB77D9-709F-4BB0-92B9-5CFE7A5170EB.
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

landa
Newbie
Newbie
Posts: 30
Joined: Thu Oct 16, 2008 12:00 am
Location: Chico, CA

Post by landa » Fri Jan 30, 2009 4:08 pm

Hi Narcis,

I found the right guid for the tchart and the teecomander. But there's also a <PARAM NAME=\"Base64\" VALUE= a long code of letters and numbers. Do I need to replace this? OR what is this for?

Thanks,
Landa

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 Feb 02, 2009 2:29 pm

Hi Landa,

No, it's not necessary to replace Base64. It's automatically generated when adding the component from an IDE.
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

Post Reply