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
a293ee5701
Improved tree and addwidgets performances
3 years ago
Eugenio Parodi
19822c0f18
improved tree
3 years ago
Eugenio Parodi
664004c271
Using pep8 __all__ placement
3 years ago
Eugenio Parodi
cfcb4faa89
Reworked the import of the ModelView, Pickers
3 years ago
Eugenio Parodi
27c0303686
Adapted the TreeWidget to the new style format
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
570378da73
Feature: #127 Added removeChild methods in the tree widgets
3 years ago
Eugenio Parodi
07ab8df145
Better colorisation of the selected item in the treeWidget
3 years ago
Eugenio Parodi
45ca006bb5
Added Multiline Support in the Tree Widget
3 years ago
Eugenio Parodi
78bfec0ecb
TreeWidget widgets properly removed in the clear routine
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
Eugenio Parodi
eab5aad9bc
Tree: Use TTkString to support non conventional chars, and Fix borderline issues
3 years ago
Eugenio Parodi
c9491dd8ab
Added TTkAbstractScrollViewGridLayout
3 years ago
Kurt Schwehr
cd41b2e578
codespell
4 years ago
Eugenio Parodi
370f072e06
Removed unused vars reported by @mgomersbach
4 years ago
Mark Gomersbach
1bebdc814e
Remove unused imports
4 years ago
Mark Gomersbach
acf8d1d59f
Remove redundant backslash between brackets
4 years ago
Mark Gomersbach
40daae3aa7
Comment unused vars where unclear or dunder when temporary
...
Variables that do not seem to have a function are commented for author to check
The clear temporary vars have been replaced with a dunder
In case of colorpicker.py the liberty was taken to actually remove the y var
4 years ago
Eugenio Parodi
eaadff0cb0
FIX: removed 'self' from 'super()' usage
4 years ago
Eugenio Parodi
5151daf9d3
Moved Tree widget in the TTkModelView folder
4 years ago
Eugenio Parodi
f3fa1313bf
Minor filepicking bug fixing, avoid key up after doubleclick
4 years ago
Eugenio Parodi
cad463bba8
TTkTree added sorting capabilities
4 years ago
Eugenio Parodi
e6ac30bf76
Progress on FilePicker: Added links, broken files, top controls, disabled feature, combobox alignment, splitter sizes
4 years ago
Eugenio Parodi
7f25337046
Added, border to splitter, improved tree colors, filepicker widget, tree text alignment
4 years ago
Eugenio Parodi
896f1c6d4f
Added Icon, Colors, NerdFonts to the unfinished filepicker
4 years ago
Eugenio Parodi
d4a00271f5
Added themes
4 years ago
Eugenio Parodi
659fefd2ec
Initial feature incomplete tree widget
4 years ago
Eugenio Parodi
f94e89d215
SuperBasic [proper] tree implementation
4 years ago
Eugenio Parodi
9c327ee79e
Fix Typo
4 years ago
Eugenio Parodi
ed2467310b
Finally, the first (buggy) but decent Output
5 years ago