From: Lyle Johnson Date: 2003-01-03T00:30:18+09:00 Subject: Re: FXRuby/FOX reference? Russ Freeman wrote: > Hi folks, just starting some FXRuby in anger. Anger? > Can anyone point me to a > good source for details like what events are available for interception > for particular classes, etc. Here's one document that lists all of the messages (events) that a particular widget might send to its message target, and the kind of message data it sends along with that message: http://www.knology.net/~lyle/fox/1.0/FoxMessages.pdf.gz It is a little dated but I think the information in it is still true for the fox-1.0 releases.