Eugenio Parodi
|
a032c9f062
|
Improved/Fix toolTip and ttkDesigner
|
3 years ago |
Eugenio Parodi
|
5831c7b3fa
|
Merge remote-tracking branch 'origin' into ttkDesigner
|
3 years ago |
Eugenio Parodi
|
a33f674fa2
|
Improved Pixmap support
|
3 years ago |
Ceccopierangiolieugenio
|
d0c5b15446
|
Merge branch 'main' into ttkDesigner
|
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 |
Eugenio Parodi
|
0f248eba1a
|
Removed yaml dependencies due to the missing support in the vanilla python
|
3 years ago |
Eugenio Parodi
|
8431605f16
|
Added color support in the uiloader
|
3 years ago |
Eugenio Parodi
|
955780fbef
|
Basic implementation of the UiLoader
|
3 years ago |
Eugenio Parodi
|
0f5a5bdc48
|
Improved the ttkDesigner exporter
|
3 years ago |
Eugenio Parodi
|
56b30e9f80
|
ScrollArea: avoid scrollbar if v/h size is 1
|
3 years ago |
Eugenio Parodi
|
ff0966a978
|
UiTools, little progress in the properties exporter
|
3 years ago |
Eugenio Parodi
|
78bfec0ecb
|
TreeWidget widgets properly removed in the clear routine
|
3 years ago |
Eugenio Parodi
|
c2d7bcc1f1
|
ttkDesigner: highlight the widget if selected on the tree
|
3 years ago |
Ceccopierangiolieugenio
|
5fcf026579
|
Merge branch 'main' into ttkDesigner
|
3 years ago |
Eugenio Parodi
|
162169795a
|
Improved Drag'nDrop, improved movability of the ttkDesigner widgets
|
3 years ago |
Eugenio Parodi
|
f13c5fa1f5
|
moved the properties in the TTkUiTools
|
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 |
Ceccopierangiolieugenio
|
3ad39c898f
|
fix typo in checkbox documentation
|
3 years ago |
Eugenio Parodi
|
bba9e59909
|
Added weakref tests, py-spy example
|
3 years ago |
Eugenio Parodi
|
947526dd24
|
Added numeric overload in TTkString
|
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
|
0de1c098ed
|
Merge pull request #103 from ceccopierangiolieugenio/TTkTree_Widgets_Support
TTkTree widgets support
|
3 years ago |
Eugenio Parodi
|
cb9afe94c3
|
Improved widget placement in the TreeWidget
|
3 years ago |
Eugenio Parodi
|
062374c30b
|
Fix cursor misplaced in LineEdit
|
3 years ago |
Eugenio Parodi
|
4d2954fc78
|
Prototype Support of widget fields in the TTkTree
|
3 years ago |
Eugenio Parodi
|
e0ea5caf84
|
Added StressTest
|
3 years ago |
Eugenio Parodi
|
9441e09c60
|
FIX, forward the scroll params only to the scrollgrid childs
|
3 years ago |
Eugenio Parodi
|
82dedcc9fb
|
FIX Crash widh nested layout offsets
|
3 years ago |
Eugenio Parodi
|
59b0670261
|
Yet Another Fix of the paintCanvas routine
|
3 years ago |
Eugenio Parodi
|
e8fb6e8c88
|
Changed geometry properties definition
|
3 years ago |
Eugenio Parodi
|
88487ca3a7
|
Added better layout to the designer, prototypyng the exporter
|
3 years ago |
Eugenio Parodi
|
1953bea7cd
|
TTkCanvas: added fill area method
|
3 years ago |
Eugenio Parodi
|
94ec2d2061
|
Flake8 Failure
|
3 years ago |