Shop OBEX P1 Docs P2 Docs Learn Events
Small bug with console window — Parallax Forums

Small bug with console window

pgbpsupgbpsu Posts: 460
edited 2012-06-22 14:14 in Propeller 1
I just recently downloaded PropGCC and SimpleIDE for Mac. The install went really smoothly and the demos that I have tried all work as expected. I'd like to congratulate the developers on a fine job.

I have found one small possible bug in the console window. I've only noticed this when running a program that spits text to the console. If I click the "Disable" button as text is coming out on the console window, then re-run the program (using the blue/white arrow button at the top of the workspace), the program reloads into the prop and text starts coming out on the console, but the label "Enable/Disable" text doesn't reset to "Disable" is still says "Enable" even though the console is receiving and printing text.

Is this a simple label that wasn't toggled, or am I confused about how it should function?

Regardless a very small quibble with an otherwise excellent introduction to C on the Prop.

I'm not much of a C programmer, but this looks like a great way to start learning.
Thanks again to the development team.
Regards,
Peter

Comments

  • pedwardpedward Posts: 1,642
    edited 2012-06-22 14:14
    Looks like a late feature that snuck in. The pre-beta code I was testing didn't have that button for Unix.
  • jazzedjazzed Posts: 11,803
    edited 2012-06-22 14:14
    Yes, this is appears to be a button label problem. I'll look at it.
    I want things to work perfectly and you're helping that by mentioning the issue.

    Thanks for your report.
    --Steve
Sign In or Register to comment.