663 Commits (dffe7106dccb696d58f944fb846e9a42e5cc940e)
 

Author SHA1 Message Date
Eugenio Parodi dffe7106dc Fixed layout problem in the colorPicker 3 years ago
Eugenio Parodi 06d1f8dbee Added text Picker in the property Editor 3 years ago
Ceccopierangiolieugenio 19cb481643
Merge pull request #117 from ceccopierangiolieugenio/textPicker_Prototype 3 years ago
Eugenio Parodi b74e270afa Prototyping the textpicker 3 years ago
Eugenio Parodi 16e5422a57 Allow button to assume shapes below its boundaries 3 years ago
Eugenio Parodi 07ab8df145 Better colorisation of the selected item in the treeWidget 3 years ago
Eugenio Parodi 45ca006bb5 Added Multiline Support in the Tree Widget 3 years ago
Eugenio Parodi a4eac0586c Added sizeChanged event to TTkWidget 3 years ago
Eugenio Parodi 1a75c6f351 Added lineNumber property in the UI Tool 3 years ago
Eugenio Parodi 78b6c1b1b8 Added sizeChanged event to TTkWidget 3 years ago
Eugenio Parodi 643bd730c6 ttkDesigner: added unique name 3 years ago
Eugenio Parodi 645b4b4e92 ttkdesigner: Added Layout color helper 3 years ago
Ceccopierangiolieugenio d609c54aeb
Merge pull request #116 from ceccopierangiolieugenio/TTkButton_Multiline_Support 3 years ago
Eugenio Parodi ab78200c2d Added multiline/color support in the Button Widget 3 years ago
Eugenio Parodi b5274b4758 Merge remote-tracking branch 'origin/ttkDesigner' into ttkDesigner 3 years ago
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 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