In typical fashion, I stumbled upon the answer 15 seconds after giving up and mailing the list:
soya.set_grab_input(True) soya.cursor_set_visible(False) On Tue, 2005-10-18 at 20:34 -0700, Mark Ivey wrote: > How do I capture the mouse in a way that is usable for implementing > mouselook? I tried soya.set_grab_input(True), but when the mouse hits > the edge of the window I stop getting MOUSEMOTION events. Can't find > anything about this in the tutorials. > > -Mark Ivey- > > > _______________________________________________ > Soya-user mailing list > [email protected] > https://mail.gna.org/listinfo/soya-user
