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
|
9d2258e0c8
|
Added abstractScrollLayout
|
3 years ago |
Eugenio Parodi
|
e6839cde7b
|
Fix: initialization of the abstract scrollview offset
|
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
|
64b69b76c0
|
Reworked the import of Abstract,Gui,LAyouts
|
3 years ago |
Eugenio Parodi
|
8bc51f2da9
|
Moved all the layout logic in the container widget
|
3 years ago |
Eugenio Parodi
|
734404571b
|
Init the ScrollArea scrollbars without visibility.
|
3 years ago |
Eugenio Parodi
|
3022f56c86
|
Removed the grid layout from the AbstractScrollArea to gain control on the resize
|
3 years ago |
Eugenio Parodi
|
cb068f0785
|
Extend property animation support for function pointer and type hints
|
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
|
9441e09c60
|
FIX, forward the scroll params only to the scrollgrid childs
|
3 years ago |
Eugenio Parodi
|
187d43c088
|
TTkAbstractScrollView, force viewUpdate when layout change
|
3 years ago |
Eugenio Parodi
|
a0b60414cf
|
Added scrollArea missing methods
|
3 years ago |
Eugenio Parodi
|
ef8104538b
|
MouseWheel support on TTkAbstractScrollViewGridLayout
|
3 years ago |
Eugenio Parodi
|
c9491dd8ab
|
Added TTkAbstractScrollViewGridLayout
|
3 years ago |
Eugenio Parodi
|
de5bbac1f9
|
TextEdit, allow customization of TextEditView,
pyTtkSignal, fix remove signal
|
4 years ago |
Mark Gomersbach
|
5727e0f36a
|
Remove more unused imports
|
4 years ago |
Eugenio Parodi
|
eaadff0cb0
|
FIX: removed 'self' from 'super()' usage
|
4 years ago |
Eugenio Parodi
|
f94e89d215
|
SuperBasic [proper] tree implementation
|
4 years ago |
Eugenio Parodi
|
5e6035e0d0
|
Minor Fixes, Reworked demo app
|
5 years ago |
Eugenio Parodi
|
35e4df7c45
|
Applied some refactoring
|
5 years ago |
Eugenio Parodi
|
043c74cadb
|
FIX, endless scrollArea Loop (if size < min scrollbar size)
|
5 years ago |
Eugenio Parodi
|
a1f01c29d9
|
List Widget, Scroll Area
|
5 years ago |
Eugenio Parodi
|
76be500bf2
|
Add tab widget, add showcase demo
|
5 years ago |
Eugenio Parodi
|
210340ad9b
|
Added Tree Widget, input events forwarded in the proper order
|
5 years ago |
Eugenio Parodi
|
9e1a9e9e1d
|
Added abstract for scroll area and scroll view
|
5 years ago |