20,741
edits
| Line 197: | Line 197: | ||
Specialized widgets could then use these events to implement widget-specific events, i.e. for list view, tree views or other complex widgets - but these could then be implemented in Nasal. | Specialized widgets could then use these events to implement widget-specific events, i.e. for list view, tree views or other complex widgets - but these could then be implemented in Nasal. | ||
We probably want to support Java-style Key listeners and Key bindings, so that widget-behavior can be easily implemented in Nasal space | |||
=== Multiplatform Clipboard Support (native Copy/Paste) === | === Multiplatform Clipboard Support (native Copy/Paste) === | ||