Quinn-Curtis Forums
Quinn-Curtis Forums
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Tools for Java
 QCSPCChart SPC for Java
 MouseDown event in Javascript control
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

ajaypowral

USA
21 Posts

Posted - 20 Jul 2016 :  10:50:57  Show Profile  Reply with Quote
Hi Team, I need to extend mouse click event of the data point in JavaScript control to execute a custom javascript which will open another html page as a popup.

I have reviewed the example given in SPCComplex.html and found strange behavior -
when I click on first point it's quick and shows me text "Points#1", when I click on next data point, it's a bit slower (just miliseconds), next data point click response is even slower and then response time is keep on increasing in seconds and to the last points visible on the chart, response time is in minute/s.

Can something be done here to have quicker response time on mouse down event?
Please help. Thanks.

quinncurtis

1586 Posts

Posted - 20 Jul 2016 :  15:00:06  Show Profile  Reply with Quote
Thank you for reporting this issue.

We resolved the problem. It was a bug in the mouse processing routines in the library. We have updated the library on our server, so you should just be able to download the new version using your original download link sent to you at the time of your order. Delete the old Quinn-Curtis\GWTJavascript\QCSPCChartGWTWar\qcspcchartgwtfolder and replace it with the new.

We also modified the chartDefComplex.js to add the ScrollbarPosition property to the scrollbar setup.

"Scrollbar": {
"EnableScrollBar": true,
"ScrollbarPosition":"SCROLLBAR_POSITION_UNCHANGED"
},

If the scrollbar is in a non-zero position, and you click on a point, the scrollbar will not reset back to a zero starting position.
Go to Top of Page

ajaypowral

USA
21 Posts

Posted - 21 Jul 2016 :  11:52:21  Show Profile  Reply with Quote
Thank you, it works.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Quinn-Curtis Forums © 2000-2018 Quinn-Curtis, Inc. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07