--2oS5YaxWCcQjTEyO
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
hi all,
[please CC me on the replies]
I'm somewhat unable to catch mouse motion events under FXRuby-1.0.3 in any
other widgets than FXCanvas
c = FXCanvas.new (parent)
c.connect (SEL_MOTION) {
puts "mouse motion"
}
works flawlessly, but
c = FXWindow.new (parent)
c.connect (SEL_MOTION) {
puts "mouse motion"
}
does nothing
any clues ??
rgds,
martin
--
If everything is under control, you are moving too slow.
-- Mario Andretti
--2oS5YaxWCcQjTEyO
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE83VPsYgJwJG4GAiMRAjpBAKCtZKQdbbgAwSFDGTIDvo8kKAAtKwCeIoSm
UQOK7EoJiNkt/zew6du6UaM+bQ
-----END PGP SIGNATURE-----
--2oS5YaxWCcQjTEyO--