[BUG] disableProgrammerFacilities doesn't work fully (was: Re: Now I'm really confused :-()

Ned Konz ned at bike-nomad.com
Wed Jul 17 21:33:12 UTC 2002


Another problem with disableProgrammerFacilities (via Preferences 
cmdKeysInText):
	it disables all cmd keys INCLUDING text-editing ones.

So if you want Cmd-X, Cmd-C, Cmd-V, etc to work, this'll have to be 
changed.

Perhaps there could be a list of allowed cmd keys in the text windows.

Or alternately, an event hook that could actually consume events. 
Right now you can hook the event stream, but your hook is passed a 
copy of the event.

So you can't actually consume the event in one of those.

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE




More information about the Squeak-dev mailing list