[plt-dev] language dialog
Robby Findler wrote:
> Matthew suggested a change to the language dialog that I've just now
> checked in. Please give it a try and let me know what you think.
I think the explanatory text under the first option should be replaced
with something like the following:
Typical language declarations:
#lang <language-name>
#!r6rs
Or perhaps instead of the abstract #lang example have two concrete ones,
like "#lang scheme" and "#lang typed/scheme".
It should also have a link to an explanation of language declarations in
the help desk, either following the examples or as the text "language
declarations" above hyperlinked.
--
How about updating the line at the bottom of the frame based on the
language found also? That is, instead of "Module", it should say
something like "Module: scheme" or "Module: scheme/base" or "Module: r6rs".
Ryan
>
> Things known to be wrong:
>
> - no string-constants (so new text is only in English)
>
> - clicking the upper radio box does not make the selection
> go away from the other language choices (but that selection
> is ignored by the code when the upper radio box is
> chosen).
>
> Other bugs you spot or other comments welcome.
>
> Robby
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-dev