pleyo.com
< PrevReference | OrigynWebBrowser | NextReference >

Introduction

This page describes input events : keyboard, mouse and wheel. Wheel is separated from mouse. Events share a mother interface BIEvent. BIInputEvent inherits from this interface.

BIInputEvent gathers ctrl key management, which is common to all input. For instance, you can use the mouse while keeping the ctrl key down.

The inputs

The keyboard

Keyboard input events are generated at each key press or release. It includes all keys. Accessors are detailed in the interface description BAL::BIKeyboardEvent

The mouse

Mouse input events are generated on mouse event, or button press or released. For details, see BAL::BIMouseEvent

The wheel

Wheel is not completly designed nor implemented.
Generated on Wed Nov 21 20:04:18 2007 for Origyn Web Browser by Doxygen 1.5.3

pleyo.com
pleyo.com