gatech-csl / jes

The Jython Environment for Students allows students to write Jython programs that can manipulate pictures, sounds, and videos.
http://mediacomputation.org/
59 stars 38 forks source link

Using the Stop button to terminate a Finch program #55

Open leafstorm opened 10 years ago

leafstorm commented 10 years ago

From tsimpson...@gmail.com on May 01, 2012 08:37:12

What steps will reproduce the problem? 1. A Python program instantiates a Finch object

  1. The program gets hung up before it reaches myFinch.quit()
  2. 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: http://code.google.com/p/mediacomp-jes/issues/detail?id=55