roar/libtools
Lucio Andrés Illanes Albornoz 5ad678bf4c Allow pasting text when using text tool.
libtools/ToolText.py:{_processKeyChar,onKeyboardEvent}(): split from onKeyboardEvent().
libtools/ToolText.py:onKeyboardEvent(): obtain & iteratively _processKeyChar() clipboard text on <Control> V.
libtools/ToolText.py:onKeyboardEvent(): dispatch cursor patch once after {drawing,pasting}.
assets/text/TODO: updated.
2019-09-16 11:15:23 +02:00
..
Tool.py Fully implement {{arrow keys,backspace,enter},arrow keys} in {text,} tool{,s}. 2019-09-16 09:55:30 +02:00
ToolCircle.py Fully implement {{arrow keys,backspace,enter},arrow keys} in {text,} tool{,s}. 2019-09-16 09:55:30 +02:00
ToolFill.py Fully implement {{arrow keys,backspace,enter},arrow keys} in {text,} tool{,s}. 2019-09-16 09:55:30 +02:00
ToolLine.py Fully implement {{arrow keys,backspace,enter},arrow keys} in {text,} tool{,s}. 2019-09-16 09:55:30 +02:00
ToolObject.py Fully implement {{arrow keys,backspace,enter},arrow keys} in {text,} tool{,s}. 2019-09-16 09:55:30 +02:00
ToolRect.py Fully implement {{arrow keys,backspace,enter},arrow keys} in {text,} tool{,s}. 2019-09-16 09:55:30 +02:00
ToolText.py Allow pasting text when using text tool. 2019-09-16 11:15:23 +02:00