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 99c8624440 Initial drop of TTkShortcut 2 years ago
..
.gitignore Added basic Unicode special width support in TTkString and Canvas 3 years ago
00.template.py Added basic Unicode special width support in TTkString and Canvas 3 years ago
01.doc.comparison.py Improved canvas performances with more built in functions 4 years ago
02.array.01.copy.py Test list and generators performances 3 years ago
02.array.02.generator.py Test list and generators performances 3 years ago
03.max.min.py Improved Layout layout zorder performances using built in functions 4 years ago
04.wcwidth.bisearch.py Testing few solutions 3 years ago
05.wcwidth.bisearch.py Added basic Unicode special width support in TTkString and Canvas 3 years ago
06.functionPointer.py Added basic Unicode special width support in TTkString and Canvas 3 years ago
07.null.comparison.py update 3 years ago
08.properties.setter.getter.py update 3 years ago
09.widechar.check.py Improved the string check for full size chars 3 years ago
10.dataclass.py Flake8 Failure 3 years ago
10.type.issubclass.py Fix #109 - Improved TTkString comparison to different types 3 years ago
11.signals.slots.01.py Finalised signal/slot editor in ttkDesigner 3 years ago
11.signals.slots.02.py Finalised signal/slot editor in ttkDesigner 3 years ago
11.signals.slots.03.py Implemented remove signal/slot button in the editor 3 years ago
12.split.vs.re.py Improved the regexp for the input filtering 3 years ago
13.canvas.01.alpha.py slightly improved the paint routine performance using zip 3 years ago
13.canvas.02.pushToTerminal.py added animation prototype 3 years ago
13.canvas.03.sorted.py Test list and generators performances 3 years ago
14.function.01.params.py #139 Reworked paintEvent to require the canvas 3 years ago
15.functools.01.reduce.py added functool test 3 years ago
15.strings.01.re.loop.py Base of the TTkTerminal implementation 3 years ago
15.strings.02.re.py Base of the TTkTerminal implementation 3 years ago
16.dict.01.get.py Base of the TTkTerminal implementation 3 years ago
16.dict.02.get.py Improved the character attributes handlers 3 years ago
16.dict.03.vs.link.py Handled some C1 Codes 3 years ago
16.dict.04.get.py Initial drop of TTkShortcut 2 years ago
16.event.vs.set.py Improved tree and addwidgets performances 3 years ago
17.conditional.01.py Improved the character attributes handlers 3 years ago
18.itertools.01.groupby.py Fixed move mouse report in the terminal, added CSI_REP 3 years ago
19.classes.01 inheritance.py Handled some C1 Codes 3 years ago
20.thread.01.mutex.py prototyped the close terminal 3 years ago
21.weakref.01.py Added few tests 2 years ago
22.queue.01.py Added few tests 2 years ago