Home Forums HTBasic Forum XY-Graph widget code that works in 9.5 but not 10.0.3

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #444
    RMK
    Participant

      Below, is some simple code for the XY-Graph widget that works in 9.5 but not in 10.0.3. It is the statement(s):

      CONTROL @Graph9;SET (“CURRENT TRACE”:1,”TRACE VISIBLE”:0)
      CONTROL @Graph9;SET (“CURRENT TRACE”:1,”TRACE VISIBLE”:1) that are giving me trouble.

      In 9.5 they turn the trace on and off as expected.
      In 10.0.3 they don’t seem to do anything. They don’t turn the trace or the trace label on and off.

      I can not get the trace to disappear in 10.0.3 unless I overwrite it with the same pen color as the background – not a good approach. I thought the above statements were working about a year ago when I first used them in one of the earlier versions of Basic 10.

      Where am I going wrong? Is there a bug in 10.0.3? Is there a focus problem I don’t understand? HELP!

      Thanks,
      RMK

      #491
      tsg_sh
      Participant

        This is a known bug in HTBasic 10.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.
      Scroll to Top
      HTB icon

      Please Sign In