Page 1 of 1

OnAfterDraw event

Posted: Mon Jun 28, 2004 3:21 am
by 9082888
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

Posted: Tue Jul 06, 2004 9:01 am
by Pep
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 ?