[previous] [up] [next]     [contents] [index]
Next: make-menu-bar Up: drscheme:unit:frame Previous: interactions-canvas

interactions-edit

   

This edit is initially the bottom half of the drscheme window and contains the users interactions with the REPL.

This edit defaults to a mred:edit% object, but if you change the drscheme:parameters:current-interactions-edit% parameter, it will use the class in the parameter to create the edit.



PLT