AW: [Fxruby-users] where can i look up a list of all possible events?
Status: Inactive
Brought to you by:
lyle
From: Recheis M. <Mei...@av...> - 2003-07-29 11:02:59
|
i managed to catch the mousewheelevent of the FXGLCanvas. i get the sender, selector and data.=20 sender =3D=3D FXGLCanvas selector =3D=3D 2490368 data =3D=3D nil how is the selector to be interpreted? thanks for help, Meinrad -----Urspr=FCngliche Nachricht----- Von: Recheis Meinrad=20 Gesendet: Dienstag, 29. Juli 2003 12:04 An: fxr...@li... Betreff: AW: [Fxruby-users] where can i look up a list of all possible events? thanks, that is a the best Fox docu i've ever seen. now, i know the GLCanvas inherits a onMouseWheel function. how do i make = use of this in ruby? meinrad -----Urspr=FCngliche Nachricht----- Von: Hugh Sasse Staff Elec Eng [mailto:hg...@dm...] Gesendet: Montag, 28. Juli 2003 14:31 An: fxr...@li... Betreff: Re: [Fxruby-users] where can i look up a list of all possible events? 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 > > > > > ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/= 01 _______________________________________________ Fxruby-users mailing list Fxr...@li... https://lists.sourceforge.net/lists/listinfo/fxruby-users ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/= 01 _______________________________________________ Fxruby-users mailing list Fxr...@li... https://lists.sourceforge.net/lists/listinfo/fxruby-users |