[plt-scheme] hide "welcome to drscheme"
On Thu, Nov 5, 2009 at 8:39 AM, Neil Van Dyke <neil at neilvandyke.org> wrote:
> Robby Findler wrote at 11/05/2009 08:42 AM:
>>
>> Sounds like you want to the View|Toolbar|Toolbar Hidden menu item.
>>
>
> Once the functions of the toolbar are available on menu items.
Most of the buttons are. Run is <menu>-t, Stop is <menu>-b (or
<menu>-k), Check Syntax is control-c control-c or one of the function
keys (depending on your platform). I'm not sure about the Macro
Stepper and the Debugger, but their authors can certainly add menu
items and/or key bindings.
Were there others you were missing?
Robby