[BUG][FIX] EventRecorderMorph fixes

Doug Way dway at riskmetrics.com
Mon Aug 27 23:02:44 UTC 2001


The EventRecorderMorph has problems in Squeak 3.0 and 3.1alpha, related to trying to get position coordinates from KeyboardEvents.  If you record a tape with any keyboard events, save it, quit and restart your image, and then load and play the tape, the debugger will appear with these problems.

This worked okay in Squeak 2.8, so it may be related to the event reworking done since then.

Attached are some band-aid fixes (not really intended for the base image) which should temporarily fix the KeyboardEvent problem for 3.0/3.1alpha, in case anyone wants to use the EventRecorderMorph.

(There are still other problems with using the EventRecorderMorph, such as confirm: dialogs.  Perhaps it will be brought back to full working condition sometime.  I personally don't have time to do this right now. :) )

- Doug Way
  dway at riskmetrics.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: EvtRecorderFixes.3.cs.gz
Type: application/x-gzip
Size: 1324 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20010827/fcb8562c/EvtRecorderFixes.3.cs.bin


More information about the Squeak-dev mailing list