184 Commits (74100cc67602ebea77d2062ce1e2fcdeed894e97)

Author SHA1 Message Date
Eugenio Parodi b0bb367f81 Reworked the standard menuBar api t keep the more compliant with the standard TermTk api 3 years ago
Eugenio Parodi 0e1471a77d Added Kode Tab Test Scripts 3 years ago
Eugenio Parodi ec62babc15 Fix refresh in the tab menu 3 years ago
Eugenio Parodi a2a85226aa added menu checkable items 3 years ago
Eugenio Parodi 3c913ff1f9 Prototyping the new Menu Widget 3 years ago
Eugenio Parodi 0b08e7edf3 Fix missing paintEvent updated 3 years ago
Eugenio Parodi 59048b0751 #139 Reworked paintEvent to require the canvas 3 years ago
Eugenio Parodi 4b9df7e1c6 Minor Changes 3 years ago
Eugenio Parodi 76ac501e3f Test list and generators performances 3 years ago
Eugenio Parodi 9e22123de5 Aligned sandbox Makefile to the libraries 3 years ago
Eugenio Parodi d12e783e26 removed external dependencies from the sandbox 3 years ago
Eugenio Parodi 31b54fb464 Improved pyodide support 3 years ago
Eugenio Parodi be85dd8922 added sandbox readme to update pyodide 3 years ago
Eugenio Parodi c4e7e5d4be Adapted the test with the new paint routine 3 years ago
Eugenio Parodi af578c9e6b improved performances using set to collect the updated widgets 3 years ago
Eugenio Parodi cb068f0785 Extend property animation support for function pointer and type hints 3 years ago
Eugenio Parodi ae8fc2ca3d added animation prototype 3 years ago
Eugenio Parodi 2b05d43417 Fix, flake8 failure 3 years ago
Eugenio Parodi 730d656e4d slightly improved the paint routine performance using zip 3 years ago
Eugenio Parodi 94d2e180d3 Added Image Tool 3 years ago
Eugenio Parodi dbfa8814f7 Implemented remove signal/slot button in the editor 3 years ago
Eugenio Parodi 9a5984c1ba Finalised signal/slot editor in ttkDesigner 3 years ago
Eugenio Parodi 6812a8b813 Reworked RadioButton to use "radiogroup" to group the different widgets 3 years ago
Eugenio Parodi 0c90a85495 Reworked TTkSplitter to support predefined sizes 3 years ago
Eugenio Parodi df17d42f99 updated the stress test to use the multiple widgets api 3 years ago
Eugenio Parodi bd432c5cc6 Added transparent canvas support and basic layout support in ttkDesigner 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
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 45ca006bb5 Added Multiline Support in the Tree Widget 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 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 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 8431605f16 Added color support in the uiloader 3 years ago
Eugenio Parodi 56b30e9f80 ScrollArea: avoid scrollbar if v/h size is 1 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 bba9e59909 Added weakref tests, py-spy example 3 years ago
Eugenio Parodi 7685dfe1a1 Added weakref tests, py-spy example 3 years ago
Eugenio Parodi cb9afe94c3 Improved widget placement in the TreeWidget 3 years ago
Eugenio Parodi 4d2954fc78 Prototype Support of widget fields in the TTkTree 3 years ago