You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Eugenio Parodi de5bbac1f9 TextEdit, allow customization of TextEditView, 4 years ago
..
TTkTerm TTkInput: parse mouse move ANSI codes 4 years ago
__init__.py Moved themes in TTkTheme, drag events in TTkGui 4 years ago
canvas.py Improved canvas performances with more built in functions 4 years ago
cfg.py TTkTextCursor: added base cursor instance in text edit 4 years ago
color.py TTkColor: rework, used rgb data structure, improved ANSI color parse 4 years ago
constant.py Initial rework of the tabwidget, added parentfocus feature 4 years ago
filebuffer.py Removed unused vars reported by @mgomersbach 4 years ago
helper.py Added basic unoptimized Undo/Redo feature in the text edit 4 years ago
log.py Use custom logfile if specified 4 years ago
signal.py TextEdit, allow customization of TextEditView, 4 years ago
string.py Used built in python array copy to improve performances 4 years ago
timer.py TextEdit, allow customization of TextEditView, 4 years ago
ttk.py Added visual events to the mouse pointer 4 years ago