Announcement

Collapse
No announcement yet.

Changing Pen Style doesn't work

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Changing Pen Style doesn't work

    I'm trying to change the pen style from PS_SOLID to PS_DASH in the downloaded file "MR_MovLinReg2.efs". I can successfully change the color, line thickness, etc, but the change to the pen style does not take effect. The drawn lines are always solid. The changes I've made are in line 153, 161 and 163 of the file.

    I know a bit about programing, but not in Javascript, so I'm probably missing something simple somewhere.

    If this is not the correct place to submit this question, please advise.

    Thanks,
    Fred
    Last edited by Fred332974; 02-01-2005, 07:11 PM.

  • #2
    Fred
    FWIW this is a known bug of drawLineXxxx()
    Alex

    Comment


    • #3
      Thanks for the info Alex. Do you know of any work-arounds?

      Fred

      Comment


      • #4
        Fred
        Not at this time
        Alex

        Comment


        • #5
          Alex, OK, thanks. I appreciate your quick response.
          Fred

          Comment

          Working...
          X