User (Legacy) 2 Posted February 7, 2007 Report Share Posted February 7, 2007 I need to know when the chart has been completed, so l am using the postpaint event. I am using this code below to know when the chart has completed, but it fires over and over again. How can l know when the chart has fully completed???? <script language="javascript" for="Chart1" event="PostPaint(args,obj)"> window.alert("System Check - Pass"); </script> Quote Link to post Share on other sites
Software FX 0 Posted February 8, 2007 Report Share Posted February 8, 2007 What do you mean by "completed"? -- Francisco Padron www.chartfx.com Quote Link to post Share on other sites
User (Legacy) 2 Posted February 12, 2007 Author Report Share Posted February 12, 2007 Francisco, When the chart has finished everything. I need to know when the chart has displayed all it´s data and is ready for the user. The post paint fires on every re-draw, on a simple example l can get the event to fire over 40 times. "Software FX" <noreply@softwarefx.com> wrote in message news:dO7m%23L9SHHA.2224@webserver3.softwarefx.com... > What do you mean by "completed"? > > -- > Francisco Padron > www.chartfx.com Quote Link to post Share on other sites
User (Legacy) 2 Posted February 19, 2007 Author Report Share Posted February 19, 2007 Any Help? "Sean" <sean.brown@exago.net> wrote in message news:wswBSjmTHHA.3900@webserver3.softwarefx.com... > Francisco, > > When the chart has finished everything. I need to know when the chart has > displayed all it´s data and is ready for the user. > > The post paint fires on every re-draw, on a simple example l can get the > event to fire over 40 times. > > "Software FX" <noreply@softwarefx.com> wrote in message > news:dO7m%23L9SHHA.2224@webserver3.softwarefx.com... >> What do you mean by "completed"? >> >> -- >> Francisco Padron >> www.chartfx.com > > Quote Link to post Share on other sites
Software FX 0 Posted February 20, 2007 Report Share Posted February 20, 2007 There is no specific event that the chart fires after it finishes downloading the file. I'm researching options. -- Francisco Padron www.chartfx.com Quote Link to post Share on other sites
Sean 0 Posted February 23, 2007 Report Share Posted February 23, 2007 Thanks. By the way like the new forum. Quote Link to post Share on other sites
Frank 0 Posted March 16, 2007 Report Share Posted March 16, 2007 Makes it easier to search stuff too. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.