I'm not sure how to go about doing event-handling (mainly for controls on forms) in Joy. Since "standard" Joy doesn't cover forms and such, I'm expecting to define my own forms system (actually, it'll use Visual Studio's forms system to do all the real work).
I gather from searching for "event handling" that not much has been said on this topic in this forum.
Any general ideas on this, anyone?
Chris Cogan