SGladys / mediacomp-jes

Automatically exported from code.google.com/p/mediacomp-jes
0 stars 0 forks source link

Using the Stop button to terminate a Finch program #55

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. A Python program instantiates a Finch object
2. The program gets hung up before it reaches myFinch.quit()
3. The user presses the handy Stop button in the IDE

What is the expected output? What do you see instead?
The Stop button works, but I have to restart JES to run my program again.
Would it be possible to add a handy Reset or Reload button?
(Maybe a Reset Finch button that only appears if this Finch problem occurs?)
This button should restart JES AND launch with the program I was working on 
already open and ready to run again.

What version of the product are you using? On what operating system?
JES 4.3 on Mac OS X 10.6.8
I am so impressed with the work you guys are doing to help move
CS education forward.  Thanks for all your hard work!
Tom Simpson
Heathwood Hall Episcopal School
Columbia, SC

Please provide any additional information below.

Original issue reported on code.google.com by tsimpson...@gmail.com on 1 May 2012 at 12:37