Eugenio Parodi
d0969508a1
Enhancement: #190 allow independent closable status in the tabs
2 years ago
Eugenio Parodi
8bc5efd8e5
Added count method in the tabwidget
3 years ago
Eugenio Parodi
40868f4dab
removeTab event is triggered before the tab is removed
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
d716993cc4
Added proper data management in the tab widget
3 years ago
Eugenio Parodi
88453e79ec
Fixed offset color to the tb widget
3 years ago
Eugenio Parodi
3be5ddcf08
Window align the menuBar style when focussed
3 years ago
Eugenio Parodi
ec8eb535ef
Adapted TabWidget the new style format
3 years ago
Eugenio Parodi
5ed6b56f78
Fixed bug with the nel layout on the tabwidget and textpicker
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
7bb7f9c0fa
reworked the TTkMenuBarButton to be a subclass of TTkMenuButton
3 years ago
Eugenio Parodi
9a3a9ef42c
Fix tab widget index reference
3 years ago
Eugenio Parodi
ec62babc15
Fix refresh in the tab menu
3 years ago
Eugenio Parodi
3c913ff1f9
Prototyping the new Menu Widget
3 years ago
Eugenio Parodi
59048b0751
#139 Reworked paintEvent to require the canvas
3 years ago
Eugenio Parodi
4dbb3a1660
Improved pixmap for the tab draw
3 years ago
Eugenio Parodi
b771f9886b
Added default methods doc prototypes
3 years ago
Eugenio Parodi
599aa9144f
Removed the Text property
3 years ago
Eugenio Parodi
6bfe0a7522
Added Button fields, removed button text property
3 years ago
Christian Ludwig
9018f661b4
missing slots and missing __slots__ test
3 years ago
Eugenio Parodi
b4799430c6
update
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
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
Whidou
8c9f7bb5a7
tabwidget: Remove unused turtle import
...
Some Python distributions do not include the `turtle` package.
This import was not used in the widget.
Signed-off-by: Whidou <root@whidou.fr>
4 years ago
Eugenio Parodi
8b6934ac10
TTkTabs: fixed indexing when the new tab is plced over the current one
4 years ago
Eugenio Parodi
c9cefed9fd
Moved themes in TTkTheme, drag events in TTkGui
4 years ago
Eugenio Parodi
5e4a5ae9bc
TTkTebWidget: add data, fixed patch apply in the Makefile
4 years ago
Eugenio Parodi
a62116d1b0
TTkTabWidget: Forwarded Closed Signal
4 years ago
Eugenio Parodi
5694b77ef9
TTkTabWidget: Added closable feature
4 years ago
Eugenio Parodi
a300c23636
TTkTabWidget: added currentWidget method
4 years ago
Eugenio Parodi
a3d0235f58
TTkSplitter: Improved with few missing control methods
4 years ago
Eugenio Parodi
8be13046a0
TTkWidget: removed 'addWidget', 'removeWidget' to avoid confusion with the layout same methods
4 years ago
Eugenio Parodi
9b8f69d36c
Added spacer in tabwidget when empty
4 years ago
Eugenio Parodi
d100e1b1df
BugFixes here and there, added Tab Drag'n Drop Demo
4 years ago
Eugenio Parodi
c6e1b7fa8c
TTkTabWidget: Added drag/drop tabs
4 years ago
Eugenio Parodi
1147a052fa
TTkTabWidhet: My personal OCD
4 years ago
Eugenio Parodi
06357ceebb
TTkTabWidget: Finalised the menubuttons
4 years ago
Eugenio Parodi
755f45a09c
TTkTabWidget: copyed menubutton from old implementation
4 years ago
Eugenio Parodi
2125ca40b0
TTkTabWidget: Last bits for the reimplementation, left/right controller
4 years ago
Eugenio Parodi
c56b31108d
TTkTabWidget: Continue the journey to implement the wheel and keyboard controls
4 years ago
Eugenio Parodi
b884c04071
TTkTabWidget: Slow progress in the colorisation
4 years ago
Eugenio Parodi
5c3ba65d50
TTkTabBar: added small layout
4 years ago
Eugenio Parodi
fd66d1a1ad
TTkTabWidget: added right/left scroller
4 years ago
Eugenio Parodi
0c613d2053
Initial rework of the tabwidget, added parentfocus feature
4 years ago