Eugenio Parodi
|
022f9941be
|
changed the layer priority of the modal windows
|
2 years ago |
Eugenio Parodi
|
b2ebdae6e0
|
Finalised the shortcut feature, adapted the menubar to use it
|
2 years ago |
Eugenio Parodi
|
85ec8d7c26
|
Restructured doc folders
|
2 years ago |
Eugenio Parodi
|
3925c5ca6d
|
Avoid tab focus if widget is disabled
|
3 years ago |
Eugenio Parodi
|
a293ee5701
|
Improved tree and addwidgets performances
|
3 years ago |
Eugenio Parodi
|
9c85afa285
|
Added environment variable to enable the new drawing routine
|
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
|
6d441c278f
|
Reworked the import of the Core utils
|
3 years ago |
Eugenio Parodi
|
b111dc937d
|
Adapted the tabwidget and the combobox to the new layout
|
3 years ago |
Eugenio Parodi
|
27b62fcda6
|
Included a quitEvent that can be used to implement custom cleaning procedure
|
3 years ago |
Eugenio Parodi
|
bb5a07b7be
|
the displayed cursor is now a property of the widget.
|
3 years ago |
Eugenio Parodi
|
f414fa5da9
|
Fix cursor spawn when not required
|
3 years ago |
Eugenio Parodi
|
026e6ed339
|
Fix overlay position when a tool window is requested
|
3 years ago |
Eugenio Parodi
|
b0bb367f81
|
Reworked the standard menuBar api t keep the more compliant with the standard TermTk api
|
3 years ago |
Eugenio Parodi
|
59048b0751
|
#139 Reworked paintEvent to require the canvas
|
3 years ago |
Eugenio Parodi
|
a6d2f60c13
|
Added 4 stacking layers on each layout
|
3 years ago |
Eugenio Parodi
|
32d018aa93
|
Enhancement: #125 - Refresh routine pause until update/anim activity
|
3 years ago |
Eugenio Parodi
|
0c3a4ca431
|
Fix testWidget to avoid using extra resources
|
3 years ago |
Eugenio Parodi
|
1c1ff895eb
|
Fix pyTest issuer
|
3 years ago |
Eugenio Parodi
|
51fc277c12
|
Fix error
|
3 years ago |
Eugenio Parodi
|
af578c9e6b
|
improved performances using set to collect the updated widgets
|
3 years ago |
Eugenio Parodi
|
bbcc7e247a
|
Added Quick Export in ttkDesigner
|
3 years ago |
Eugenio Parodi
|
b61f3930f4
|
Added single line feature in textEdit
|
3 years ago |
Eugenio Parodi
|
6333f7f11a
|
Quick Hack to avoid top overlay to close the others
|
3 years ago |
Eugenio Parodi
|
a032c9f062
|
Improved/Fix toolTip and ttkDesigner
|
3 years ago |
Eugenio Parodi
|
a112bde7a7
|
Added ToolTip feature
|
3 years ago |
Eugenio Parodi
|
162169795a
|
Improved Drag'nDrop, improved movability of the ttkDesigner widgets
|
3 years ago |
Eugenio Parodi
|
062374c30b
|
Fix cursor misplaced in LineEdit
|
3 years ago |
Eugenio Parodi
|
f352905691
|
first Drop of the TTkDesigner
|
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
|
331710ecdd
|
Added basic unoptimized Undo/Redo feature in the text edit
|
4 years ago |
Eugenio Parodi
|
6535cfa670
|
Added Sigmask Demo
|
4 years ago |
Eugenio Parodi
|
c6d320ba60
|
Fixed the repaint after the terminal resume, improve clean routines in case of failure, moved the loop in a separate routine to improve readability
|
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
|
998962f58f
|
Add staticmethod to avoid passing entire self when not needed
|
4 years ago |
Mark Gomersbach
|
e2ae427295
|
Repair any doubly declared vars
In case of helper.py it won't affect performance as previous is just overwritten
In case of scrollbar.py it seems unintended has been adjusted
|
4 years ago |
Eugenio Parodi
|
c6e1b7fa8c
|
TTkTabWidget: Added drag/drop tabs
|
4 years ago |
Eugenio Parodi
|
09be820e71
|
Added Modal Overlay windows
|
4 years ago |
Eugenio Parodi
|
d8a3722993
|
Improved Drag'n Drop Pixmap, Added D&D demo, Basic HUE Manipulation in TTkImage, D&D Bugfix
|
4 years ago |
Eugenio Parodi
|
a7ada0edd2
|
Base Drag and Drop implementation
|
4 years ago |
Eugenio Parodi
|
ce8ff9061a
|
Added Sources button in the demo and a stupid python HighLighter
|
4 years ago |
Eugenio Parodi
|
9922834303
|
Removed the colors routine with Apache license
|
4 years ago |
Eugenio Parodi
|
3bdd8ae0ac
|
Removed Apache licensed term.py
|
4 years ago |
Eugenio Parodi
|
f734997589
|
Starting removing bpytop copyed code
|
4 years ago |
Eugenio Parodi
|
2a5515bca5
|
FIX Overlay Nested Focus and Order
|
4 years ago |
Eugenio Parodi
|
d4a00271f5
|
Added themes
|
4 years ago |