496 Commits (07ab8df145eb44d35b0765773e0e2a3e64a4d3aa)

Author SHA1 Message Date
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 645b4b4e92 ttkdesigner: Added Layout color helper 3 years ago
Eugenio Parodi ab78200c2d Added multiline/color support in the Button Widget 3 years ago
Eugenio Parodi a032c9f062 Improved/Fix toolTip and ttkDesigner 3 years ago
Eugenio Parodi a33f674fa2 Improved Pixmap support 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
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
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 947526dd24 Added numeric overload in TTkString 3 years ago
Eugenio Parodi b6d10e14a7 Added numeric overload in TTkString 3 years ago
Ceccopierangiolieugenio e562a68123
fix typo in checkbox documentation 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 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 f352905691 first Drop of the TTkDesigner 3 years ago
Eugenio Parodi 7efe0ef073 Improced scrollAreaWidget to support specialised layout 3 years ago
Eugenio Parodi cafb70fad9 Terminal Multiplexer Prototype 3 years ago
Eugenio Parodi d889773e2b Renamed DomTree to TomTree 3 years ago
Eugenio Parodi 90287cea5b Added Disable Color in checkbox 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