Event Handling
I basically scrapped my initial Carbon implementation, even though it was much easier to follow the original MCL code following that model. However, it rapidly became obvious that implementing the event-handling code would be a lot of work. So, I switched to the nascent Cocoa infrastructure and was able to make much better progress.
Comments