Marks tip failure when used in popup window

TeeChart for ActiveX, COM and ASP
Post Reply
dsskfcm
Newbie
Newbie
Posts: 1
Joined: Sat Jan 04, 2003 5:00 am

Marks tip failure when used in popup window

Post by dsskfcm » Thu Aug 05, 2004 12:30 am

There has been some posting about this bug. As I need to be able to display charts on several different popup windows, is there a patch or workaround for this?

My steps to reproduce:
1. Use window.open to open a window with a chart.
2. Show the marks tip text.
3. Close the window.
4. Reopen the window.
5. Showing marks tip text will fail with "error creating window device context".
6. Closing the IE browser will cause fatal error.

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

Post by Pep » Tue Aug 10, 2004 11:08 pm

Hi,

for the moment I think a workaround could be to use a Shell command to open the window rather than window.open.

Post Reply