Hi, Thanks for your reply!
>> - Make use of the arrow key events for rotation of the scene (pitch and >> yaw) > > You need to call define-gestures with an alist mapping keyboard > gestures to quotations with effect ( gadget -- ). Grep around for > define-gestures, you'll find plenty of examples. > > Slava But that doesn't seem to be how it's done in spheres.factor (or in demo-support.factor). There's no mention of define-gestures there, and yet the arrow keys work! How? /Jon ------------------------------------------------------------------------------ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
