racket/collects/scribblings/framework
Robby Findler d2cb96bcb3 setup hooks so that the behavior of the home / c:a keybinings delegates to a method to find where to go
then, use that to change how it works for the scheme mode (and also another variation for the REPL to
cope with the prompt)

I spent a while trying to make this work at the keymap% level (ie putting different keybindings for "home"
and "c:a" into different keymaps) but this just turned out to be far too confusing and fragile, so went
with this alternative (one keybinding, but that delegates to an overridable method)

closes PR 11446
2011-01-09 16:22:28 -06:00
..
application.scrbl
autosave.scrbl
canvas.scrbl
color-model.scrbl
color-prefs.scrbl
color.scrbl added an observer for the colorer 2011-01-05 20:39:31 -06:00
comment-box.scrbl
editor-snip.scrbl
editor.scrbl
exit.scrbl
finder.scrbl
frame.scrbl cleaned up code example for make-root-area-container 2010-07-06 15:26:26 -05:00
framework.scrbl added docs for the splash screen library in the framework 2010-09-01 13:23:18 -05:00
group.scrbl
gui-utils.scrbl
handler.scrbl
icon.scrbl
info.rkt
keymap.scrbl
main-extracts.rkt
main.scrbl
menu.scrbl
mode-helpers.rkt
mode.scrbl
number-snip.scrbl
panel.scrbl added set-orientation method to panel:dragable (lets the panels 2010-12-09 15:50:08 -06:00
pasteboard.scrbl
path-utils.scrbl
preferences-text.scrbl
preferences.scrbl
scheme.scrbl setup hooks so that the behavior of the home / c:a keybinings delegates to a method to find where to go 2011-01-09 16:22:28 -06:00
splash.scrbl Some repeated "and and"s and "the the"s, and two more typos. 2010-09-20 15:38:18 -04:00
standard-menus.scrbl changed the framework's standard menus frame so that the quit menu is 2010-06-08 16:45:15 -05:00
test.scrbl A lot of "MrEd" -> "GRacket"s. 2010-05-16 23:46:05 -04:00
text.scrbl setup hooks so that the behavior of the home / c:a keybinings delegates to a method to find where to go 2011-01-09 16:22:28 -06:00
tmp.scrbl
version.scrbl