[FIX] FITBFocusFix-nk

ned at bike-nomad.com ned at bike-nomad.com
Sat Jun 28 22:27:29 UTC 2003


from preamble:

"Change Set:		FITBFocusFix-nk
Date:			28 June 2003
Author:			Ned Konz

FillInTheBlankMorph instances would not get the keyboard focus unless
the moouse was over them. This was especially annoying using pen input.

This fixes that problem by setting the keyboard focus in
getUserResponse.

Try it:

FillInTheBlankMorph
		request: 'Type something, then type CR.'
		initialAnswer: 'yo ho ho!!'
		centerAt: (ActiveHand position - (100 at 100))

"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FITBFocusFix-nk.cs.gz
Type: application/octet-stream
Size: 693 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030628/fec9637b/FITBFocusFix-nk.cs.obj


More information about the Squeak-dev mailing list