Ceccopierangiolieugenio
|
3c94f03de3
|
Merge pull request #119 from ceccopierangiolieugenio/ReadInputLinux_Rework
Fix #118 : Terminal Paste not working
|
3 years ago |
Eugenio Parodi
|
1595b621ea
|
Improved the regexp for the input filtering
|
3 years ago |
Eugenio Parodi
|
6c1f1eb9b4
|
Improved the escape checks in the input routine
|
3 years ago |
Eugenio Parodi
|
441af5e772
|
Fix #118 : Terminal Paste not working
|
3 years ago |
Ceccopierangiolieugenio
|
0920f38259
|
Merge pull request #114 from ceccopierangiolieugenio/MouseMove
Mouse Move (Tracking) and ToolTip
|
3 years ago |
Eugenio Parodi
|
8117efa6b0
|
Added button Hover Prototype
|
3 years ago |
Ceccopierangiolieugenio
|
a227d306eb
|
Update ttk.py
|
3 years ago |
Ceccopierangiolieugenio
|
03c898d3fb
|
Update __init__.py
|
3 years ago |
Eugenio Parodi
|
4d3239ad10
|
TTKTimer.start() trigger the thread's start the first time is called.
|
3 years ago |
Eugenio Parodi
|
d32e39dac3
|
removed the usage of threading.Timer in TTkTimer and improved the stop routine
|
3 years ago |
Eugenio Parodi
|
c9f2eb59ff
|
Added pyodide timer stop
|
3 years ago |
Eugenio Parodi
|
0303f939f7
|
Improved the sendbox to support MouseTracking
|
3 years ago |
Eugenio Parodi
|
a112bde7a7
|
Added ToolTip feature
|
3 years ago |
Eugenio Parodi
|
8f75c2a691
|
Initial drop of the mouse move feature
|
3 years ago |
Ceccopierangiolieugenio
|
6667ee54a8
|
Delete codeql.yml
|
3 years ago |
Ceccopierangiolieugenio
|
ab7ecfbd7a
|
Create codeql.yml
|
3 years ago |
Eugenio Parodi
|
24bcff19f7
|
Merge remote-tracking branch 'origin'
|
3 years ago |
Ceccopierangiolieugenio
|
b8e1ed8da2
|
Update testing.yml
|
3 years ago |
Eugenio Parodi
|
3f235f364b
|
Updated action for the tests
|
3 years ago |
Eugenio Parodi
|
327b4f35f1
|
TTkTextEdit: #110 - Added txt export methods and textChanged signal
|
3 years ago |
Eugenio Parodi
|
7047056634
|
Fix #109 - Improved TTkString comparison to different types
|
3 years ago |
Eugenio Parodi
|
7685dfe1a1
|
Added weakref tests, py-spy example
|
3 years ago |
Eugenio Parodi
|
b6d10e14a7
|
Added numeric overload in TTkString
|
3 years ago |
Ceccopierangiolieugenio
|
e562a68123
|
fix typo in checkbox documentation
|
3 years ago |
Ceccopierangiolieugenio
|
5626955393
|
Merge pull request #95 from ceccopierangiolieugenio/TTkTreeDom
Dom Tree Viewer
|
3 years ago |
Eugenio Parodi
|
d889773e2b
|
Renamed DomTree to TomTree
|
3 years ago |
Eugenio Parodi
|
90287cea5b
|
Added Disable Color in checkbox
|
3 years ago |
Ceccopierangiolieugenio
|
965449a244
|
Merge branch 'main' into TTkTreeDom
|
3 years ago |
Eugenio Parodi
|
8b23988e0f
|
Added some r/o params to the dom viewer
|
3 years ago |
Eugenio Parodi
|
b771f9886b
|
Added default methods doc prototypes
|
3 years ago |
Eugenio Parodi
|
566cfc5c73
|
Added missing params in the checkbox and radiobutton
|
3 years ago |
Eugenio Parodi
|
a6e4b5a877
|
Added color modifier in the dom inspector
|
3 years ago |
Eugenio Parodi
|
d22eba9321
|
Removed data property
|
3 years ago |
Eugenio Parodi
|
49ad3cdaf1
|
Removed the color property
|
3 years ago |
Eugenio Parodi
|
599aa9144f
|
Removed the Text property
|
3 years ago |
Eugenio Parodi
|
69b0f89192
|
Fix combobox displaying the cursor if not editable
|
3 years ago |
Eugenio Parodi
|
6bfe0a7522
|
Added Button fields, removed button text property
|
3 years ago |
Eugenio Parodi
|
aad1371345
|
Addeed Dom Inspector picker
|
3 years ago |
Eugenio Parodi
|
bd6af80f7c
|
Added tristate and properties to checkbox,
|
3 years ago |
Eugenio Parodi
|
2b0d9643a4
|
Added milti flag params in the dom inspector
|
3 years ago |
Eugenio Parodi
|
67c18679bb
|
Fix, layout padding and offset
|
3 years ago |
Eugenio Parodi
|
0300f7e070
|
Added some editable fields in the dom inspector
|
3 years ago |
Eugenio Parodi
|
d6e852e945
|
DomTree: Prototyping detail view
|
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
|
c676f38e25
|
Merge remote-tracking branch 'origin/TTkTreeDom' into TTkTreeDom
|
3 years ago |
Eugenio Parodi
|
d400ce5018
|
First drom of the Dom Tree Viewer
|
3 years ago |
Ceccopierangiolieugenio
|
7e6964dbed
|
Merge pull request #97 from ceccopierangiolieugenio/TTkStringOptimization
Strings optimization
|
3 years ago |
Eugenio Parodi
|
bc1c97b1cc
|
Improved the string check for full size chars
|
3 years ago |
Eugenio Parodi
|
e990e26c0d
|
Aligned github test
|
3 years ago |