70
edits
Stuartmorgan (talk | contribs) m (Add a note explaining that this assumes to CoreGraphics drawing model) |
|||
Line 12: | Line 12: | ||
The Cocoa event model is an alternative event model for 32-bit Mac OS X plugins and the default event model for 64-bit Mac OS X plugins. | The Cocoa event model is an alternative event model for 32-bit Mac OS X plugins and the default event model for 64-bit Mac OS X plugins. | ||
<i>Note: This specification pre-dates some drawing specifications, so it assumes the CoreGraphics drawing model. Comments related to drawing may not apply to newer drawing models such as [[NPAPI:CoreAnimationDrawingModel|Core Animation]] and [[NPAPI:InvalidatingCoreAnimation|invalidating Core Animation]].</i> | |||
== Event model negotiation == | == Event model negotiation == |
edits