Confirmed users, Bureaucrats and Sysops emeriti
1,680
edits
| Line 11: | Line 11: | ||
= Overview = | = Overview = | ||
The default X event model simply sends a native X event as the argument to NPP_HandleEvent. | The default X event model simply sends a native X event as the argument to NPP_HandleEvent. The extended X event model sends a struct with an event type and an event pointer to allow for events that are not native X events. | ||
= NPEventModelX = | = NPEventModelX = | ||