Canvas event handling: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Canvas]]
[[Category:Canvas]]
{{Template:Canvas Navigation}}
{{Template:Canvas Navigation}}
'''Note: This feature is only available in FlightGear versions >= 2.11 !'''


The Canvas event handling system is heavily inspired by the [http://www.w3.org/TR/DOM-Level-3-Events/ DOM Event Model]. If you have already worked with events in HTML and JavaScript most concepts of the Canvas event system should be already familiar to you.
The Canvas event handling system is heavily inspired by the [http://www.w3.org/TR/DOM-Level-3-Events/ DOM Event Model]. If you have already worked with events in HTML and JavaScript most concepts of the Canvas event system should be already familiar to you.

Navigation menu