[plt-scheme] Is it feasible to re-associate both a menu item and a key command to the same action?
You should be able to override f1 with a new keybinding. AS far as
disabling help desk goes, there are lots of ways to open it thru the
GUI and teh function they all call isn't really configurable via a
tool. You could patch drscheme, tho.
Robby
On Jan 4, 2008 11:36 PM, Grant Rettke <grettke at acm.org> wrote:
> I would like to display a popup message to the user whenever they try
> to start the help desk from within DrScheme or they hit F1 rather than
> perform the default action of starting the help desk.
>
> Is this feasible?
>
> Where would I start?
>
> --
> "Wisdom begins in wonder!"
> http://www.wisdomandwonder.com/
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>