Re: [Fxruby-users] where can i look up a list of all possible events?
Status: Inactive
Brought to you by:
lyle
From: Hugh S. S. E. E. <hg...@dm...> - 2003-07-28 12:32:37
|
On Mon, 28 Jul 2003, Recheis Meinrad wrote: > where can i look up a list of all possible events a FXGLCanvas can produce? > the FXRuby doc is not very helpful with events. There is a lot of information about the C++ api here: http://www.fifthplanet.net/foxdoc-stable/classes.html which may help you. Have you noticed any missing? (My usual mistake is to forget about those which are inherited, which must be found in the ancestor classes). Hugh > > > > > |