racket/collects/scribblings/drracket
Robby Findler d2d1ac2f2c Improve the logger GUI in DrRacket
One drawback to the current situation (after this commit) is that all
log messages are sent into the user's logger, even messages that come
about as part of DrRacket's implementation. It isn't clear how to fix
this without enumerating all of the possible messages to share and
explicitly forwarding them (both of which are suboptimal things).

On the plus side, the GUI now uses the "debug@GC" notation in a text
field, and when the logger pane is not open, there is no extra work
going on. Plus other, minor GUI improvements.
2012-12-26 22:38:42 -06:00
..
common.rkt
debugger1.png
drracket.scrbl
example.png
example.rkt
extending.scrbl adjust logger to use a name instead of an environment variable 2012-10-15 13:25:17 -05:00
files.scrbl
incremental-keybindings.rkt
info.rkt
interface-essentials.scrbl Improve the logger GUI in DrRacket 2012-12-26 22:38:42 -06:00
interface-ref.scrbl
io.png
keybindings.scrbl add an ASCII art rectangle => unicode rectangle keybinding to drracket 2012-12-24 11:38:54 -06:00
languages.scrbl
menus.scrbl add capability to spell-check string constants 2012-10-14 17:40:56 -05:00
prefs.scrbl
printing.scrbl