125 Commits (0094de7f87ebb16e1c5f90fdaa9f538aa07fb809)

Author SHA1 Message Date
Eugenio Parodi 5d404cb234 Removed unused properties 2 years ago
Eugenio Parodi 2ffbb3e8e8 FIX Canvas error paint with transparent widget and removed unused references 3 years ago
Eugenio Parodi 494e019e9a Added widget closed signal 3 years ago
Eugenio Parodi 7618466f24 Removed unrequired python header 3 years ago
Eugenio Parodi 664004c271 Using pep8 __all__ placement 3 years ago
Eugenio Parodi 75405859a2 Reworked the import of the widgets 3 years ago
Eugenio Parodi d7a651d78f Removed the LookAndFeel since it is used only to prototype the progressbar 3 years ago
Eugenio Parodi 3be5ddcf08 Window align the menuBar style when focussed 3 years ago
Eugenio Parodi a63d7aca63 Adapted ComboBox to the new style format 3 years ago
Eugenio Parodi 1f13848e11 Adapted RadioButton and ComboBox to the new style format 3 years ago
Eugenio Parodi b111dc937d Adapted the tabwidget and the combobox to the new layout 3 years ago
Eugenio Parodi 8bc51f2da9 Moved all the layout logic in the container widget 3 years ago
Eugenio Parodi e2cd25ca70 fix focus style broadcast 3 years ago
Eugenio Parodi d812daafea Adapted the TtkButton widget to the new style 3 years ago
Eugenio Parodi 3263ce00e3 Implemented bracketed paste 3 years ago
Eugenio Parodi 4f84675de6 reformatted the pushwidgetcursor 3 years ago
Eugenio Parodi bb5a07b7be the displayed cursor is now a property of the widget. 3 years ago
Eugenio Parodi 25f28c266f Cleaned the handling of the widget's name. 3 years ago
Eugenio Parodi 2702e6b18d reworked/Improved the style featue 3 years ago
Ceccopierangiolieugenio ac110b73fa
Update widget.py 3 years ago
Eugenio Parodi 08b6be8418 Prototyping the new Style Helper 3 years ago
Eugenio Parodi 59048b0751 #139 Reworked paintEvent to require the canvas 3 years ago
Eugenio Parodi ccadb6a336 removed "Property" layoutItemType 3 years ago
Eugenio Parodi 67586eb024 Improved the documentation 3 years ago
Eugenio Parodi 74fe0f9d7e Added loadFile in the UiLoader 3 years ago
Eugenio Parodi 892a82b84f Removed redundant check that could have caused the widhet to not be displayed if added before the parent become visible 3 years ago
Eugenio Parodi cc62b3f8d7 allow the raise widget to be applied only to the current layer 3 years ago
Eugenio Parodi cb068f0785 Extend property animation support for function pointer and type hints 3 years ago
Eugenio Parodi 9a5984c1ba Finalised signal/slot editor in ttkDesigner 3 years ago
Eugenio Parodi c1352f337a Basic handling of the signals slots editor 3 years ago
Eugenio Parodi 1a9afe48f6 Disabled unsupported widgets 3 years ago
Eugenio Parodi a4eac0586c Added sizeChanged event to TTkWidget 3 years ago
Eugenio Parodi a33f674fa2 Improved Pixmap support 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 ff0966a978 UiTools, little progress in the properties exporter 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 59b0670261 Yet Another Fix of the paintCanvas routine 3 years ago
Eugenio Parodi e8fb6e8c88 Changed geometry properties definition 3 years ago
Eugenio Parodi 599aa9144f Removed the Text property 3 years ago
Eugenio Parodi 67c18679bb Fix, layout padding and offset 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 e432f5215b FIX: (performances) Avoid unnecessary updatepaint events 3 years ago
Eugenio Parodi 8396ffd0dc FIX: (performances) Avoid unnecessary updatepaint events 3 years ago
Eugenio Parodi a4b9ae93d0 Added Window Flags 3 years ago
Eugenio Parodi fbe8657b05 Added Window Close Button 3 years ago
Eugenio Parodi e86020bf52 Added the basic LookAndFeel Template 3 years ago