OnAfterDraw event

TeeChart for ActiveX, COM and ASP
Post Reply
Ninj
Newbie
Newbie
Posts: 17
Joined: Wed Jun 16, 2004 4:00 am
Location: Singapore

OnAfterDraw event

Post by Ninj » Mon Jun 28, 2004 3:21 am

Hi,

I have created a form with about 4 charts. Each chart goes through a common OnAfterDraw event where I draw custom drawings on the chart. Btw, I am using VBA in MS Access.

Right now, I am still in the development stage and testing stage. I noticed that if I directly open the form(meaning, while the form is closed, I will click on it in the forms tab), I don't get any problem. However, if I first open the form in design view, then run the form, I noticed that instead of drawing the chart, it first goes through the OnAfterDraw event. So, naturally, I will get an error because no chart is drawn yet.

I think this is a bug. Is this a known bug?

Thanks,

Nina

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

Post by Pep » Tue Jul 06, 2004 9:01 am

Hi Nina,

I'm sorry, I cannot reproduce the problem here. Could you please post an example into the steema.public.attachments newsgroup and also tell me the steps to reproduce it ?

Post Reply