- Add bounce handling: object.SetBounceObjects(), OnBounce()
- Upgrade the Output Window to a Console Window that allows interactive input
- Add MakeColor(r,g,b)
- Add textfield.selection, textfield.selectedText
- Rename SoundPlay, SoundStop to PlaySound, StopSound
- Rename Ask() to AskYesNo(), and add AskText() to get string responses
- Add "Open Example..." menu item
- Bug fixes