James Turner
|
3d47bc2325
|
Canvas KeyBindings support
- use new built-in KeyBinding in Widget, Menu
|
2023-08-31 08:59:52 +02:00 |
|
TheFGFSEagle
|
921df08a61
|
Check for each key passed to Shortcut.match whether it is contained in the shortcut's keys, instead of comparing the first argument key to the first member key, the second to the second, etc.
|
2023-02-28 12:47:00 +00:00 |
|
TheFGFSEagle
|
8277a6d608
|
LineEdit: selection work
Implemented line edit selection highlighting and Shift+arrow keys,
mouse dragging, and mouse double-clicking text selection
|
2023-02-13 11:11:42 +00:00 |
|
TheFGFSEagle
|
a5e30023bd
|
Added menu bar widget and global menu bar, menu item improvements
|
2023-01-11 11:47:27 +00:00 |
|
TheFGFSEagle
|
2cf388e674
|
Added real keyboard shortcut support for menu items
|
2023-01-11 11:47:27 +00:00 |
|
TheFGFSEagle
|
f1d7848a6b
|
Added keyboard Nasal module
|
2023-01-11 11:08:40 +00:00 |
|