54 Commits (0094de7f87ebb16e1c5f90fdaa9f538aa07fb809)

Author SHA1 Message Date
Eugenio Parodi e81c5658de AppTemplate: added mouse control 2 years ago
Eugenio Parodi cbbe34e711 Tuned the separators topology 2 years ago
Eugenio Parodi 4338fec90a General cleaning, removed many unused variables, fancyTable/Tree item management was conflicting with the layout item management. 2 years ago
Eugenio Parodi f40274b301 fix stupid flake8 failure 2 years ago
Eugenio Parodi ef23e153c6 adapted the new input class to ttkDesigner 2 years ago
Eugenio Parodi 38ee81f855 Initial drop of the platform specific routines, TTkInput is now a static class 2 years ago
Eugenio Parodi 7618466f24 Removed unrequired python header 3 years ago
Eugenio Parodi 664004c271 Using pep8 __all__ placement 3 years ago
Eugenio Parodi 8ecb1366e6 Reworked the import of TestWidgets,UiProperties 3 years ago
Eugenio Parodi 8bc51f2da9 Moved all the layout logic in the container widget 3 years ago
Eugenio Parodi 25f28c266f Cleaned the handling of the widget's name. 3 years ago
Eugenio Parodi 59048b0751 #139 Reworked paintEvent to require the canvas 3 years ago
Eugenio Parodi 1567607a2c Improved doc + extra bits 3 years ago
Eugenio Parodi ccadb6a336 removed "Property" layoutItemType 3 years ago
Eugenio Parodi ec2c5815cd Fix glitch in the test widget 3 years ago
Eugenio Parodi 0c3a4ca431 Fix testWidget to avoid using extra resources 3 years ago
Eugenio Parodi cb068f0785 Extend property animation support for function pointer and type hints 3 years ago
Eugenio Parodi 88487ca3a7 Added better layout to the designer, prototypyng the exporter 3 years ago
Eugenio Parodi d889773e2b Renamed DomTree to TomTree 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 a6e4b5a877 Added color modifier in the dom inspector 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 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 0300f7e070 Added some editable fields in the dom inspector 3 years ago
Eugenio Parodi d6e852e945 DomTree: Prototyping detail view 3 years ago
Eugenio Parodi d400ce5018 First drom of the Dom Tree Viewer 3 years ago
Eugenio Parodi 255e622e95 Added a new recording for the tests 3 years ago
Eugenio Parodi 5954239250 First drom of the Dom Tree Viewer 3 years ago
Christian Ludwig ff6cd8e41c Do not use variation selectors in (demo-) test widgets 3 years ago
Eugenio Parodi 7a76a72fc3 Fix #67 and added unicode addon in the xterm.js sandbox 3 years ago
Eugenio Parodi c17d61bd90 FancyTable: Use TTkString to support non conventional chars 3 years ago
Eugenio Parodi 5aeac6e1fa Fixed Unicode variable sized chars in the log viewer 3 years ago
Eugenio Parodi b36020323f FIX: disable 'Redo' if the document is changed 3 years ago
Eugenio Parodi c9491dd8ab Added TTkAbstractScrollViewGridLayout 3 years ago
Eugenio Parodi abfb1795dc Starting the Pyodide porting 4 years ago
Eugenio Parodi fffb3b8b35 Slight Inputimprovement, Added Calvin S font 4 years ago
Eugenio Parodi a0761c7df0 Added Key Logger in the demo, lowered font half char 4 years ago
Eugenio Parodi 62983d9834 TTkKeyPressView: Added mouse events 4 years ago
Eugenio Parodi 484c7b26c7 FIX import error 4 years ago
Eugenio Parodi f6dc9ec662 Added keyLoggerWidget 4 years ago
Eugenio Parodi 370f072e06 Removed unused vars reported by @mgomersbach 4 years ago
Mark Gomersbach 5727e0f36a
Remove more unused imports 4 years ago
Mark Gomersbach 40daae3aa7
Comment unused vars where unclear or dunder when temporary 4 years ago
Mark Gomersbach bf75c85a7c
Use py38 style 4 years ago
Eugenio Parodi 98b88b2977 Fixed TTkColor._mod redering issue and TextEdit wrap with tabs 4 years ago
Eugenio Parodi fdc89c0ee2 Added Debug View in the Drag and Drop Test 4 years ago