Eugenio Parodi
|
85ec8d7c26
|
Restructured doc folders
|
2 years ago |
Eugenio Parodi
|
77b7b0b968
|
Fixed the font loading in the HTML exporter
|
2 years ago |
Eugenio Parodi
|
35029e92eb
|
Added abstract idea
|
2 years ago |
Eugenio Parodi
|
5fe976b203
|
TTkTerminal is a pure widget that require a separate backend to be attached to an external process, the terminal helper has the primitives to achieve it
|
2 years ago |
Eugenio Parodi
|
0368a52a41
|
Improved the debug doc
|
2 years ago |
Eugenio Parodi
|
3ccc69b00d
|
Updated windows porting doc
|
2 years ago |
Eugenio Parodi
|
38ee81f855
|
Initial drop of the platform specific routines, TTkInput is now a static class
|
2 years ago |
Eugenio Parodi
|
d9182cd3cd
|
updated doc
|
2 years ago |
Eugenio Parodi
|
711efa3e1c
|
Updated the notes for the MS-Windows Support
|
2 years ago |
Eugenio Parodi
|
6c9e86c825
|
Fixed move mouse report in the terminal, added CSI_REP
|
3 years ago |
Eugenio Parodi
|
b46996b7f8
|
Added noted about some escape sequences
|
3 years ago |
Eugenio Parodi
|
f36797dc90
|
FIX: Bug in ttkDesigner after the introduction of the new Paint Event.
|
3 years ago |
Eugenio Parodi
|
1a544342cc
|
Fetch base widget params after an update
|
3 years ago |
Eugenio Parodi
|
d32e39dac3
|
removed the usage of threading.Timer in TTkTimer and improved the stop routine
|
3 years ago |
Eugenio Parodi
|
e0ea5caf84
|
Added StressTest
|
3 years ago |
Eugenio Parodi
|
e432f5215b
|
FIX: (performances) Avoid unnecessary updatepaint events
|
3 years ago |
Eugenio Parodi
|
8396ffd0dc
|
FIX: (performances) Avoid unnecessary updatepaint events
|
3 years ago |
Eugenio Parodi
|
5a056dad11
|
Added Unicode variable size chars in the demos
|
3 years ago |
Eugenio Parodi
|
de5bbac1f9
|
TextEdit, allow customization of TextEditView,
pyTtkSignal, fix remove signal
|
3 years ago |
Eugenio Parodi
|
8e1b7b81e9
|
Used built in python array copy to improve performances
|
4 years ago |
Eugenio Parodi
|
79fbd16312
|
Separate terminal '\n' from '\r' to capture CTRL-J
|
4 years ago |
Eugenio Parodi
|
6535cfa670
|
Added Sigmask Demo
|
4 years ago |
Kurt Schwehr
|
cd41b2e578
|
codespell
|
4 years ago |
Eugenio Parodi
|
0999edd080
|
Added CTRL Mapping
|
4 years ago |
Eugenio Parodi
|
eb04238593
|
Updated README.md
|
4 years ago |
Eugenio Parodi
|
a4ad9cb527
|
minor textedit tools improvement
|
4 years ago |
Eugenio Parodi
|
100d24ffe3
|
TTkColor: rework, used rgb data structure, improved ANSI color parse
|
4 years ago |
Eugenio Parodi
|
b52d761ef4
|
minor color fixes
|
4 years ago |
Eugenio Parodi
|
8a13ac2a4b
|
Added TTkTextCharFormat
|
4 years ago |
Eugenio Parodi
|
fffb3b8b35
|
Slight Inputimprovement, Added Calvin S font
|
4 years ago |
Eugenio Parodi
|
7617279894
|
TTkTextEdit: offloaded wrap related routines to TTkTextWrap
|
4 years ago |
Eugenio Parodi
|
4f2f8403bf
|
Added blinking example in the docs, and windows limitations in the readme
|
4 years ago |
Eugenio Parodi
|
5694b77ef9
|
TTkTabWidget: Added closable feature
|
4 years ago |
Eugenio Parodi
|
c57df6acf0
|
Added warning for deprecated TtkWidget -> addWidget/removeWidget
|
4 years ago |
Eugenio Parodi
|
244f94f002
|
Added Checkbox documentation and refined doc structure
|
4 years ago |
Eugenio Parodi
|
03c17f1f06
|
Added keyboard cursor movement
|
4 years ago |
Eugenio Parodi
|
225ce4eee2
|
Initial Drop of the paint demo
|
4 years ago |
Eugenio Parodi
|
f94e89d215
|
SuperBasic [proper] tree implementation
|
4 years ago |
Eugenio Parodi
|
3a46709641
|
Added Layout Offset, Removed "groupMoveTo"
|
5 years ago |
Eugenio Parodi
|
96f7c4952e
|
Reworked color picker, Added pos/size features to the layout
|
5 years ago |
Eugenio Parodi
|
35e4df7c45
|
Applied some refactoring
|
5 years ago |