Eugenio Parodi
|
85778898d6
|
Fix color issue when importing from ANSI
|
3 years ago |
Eugenio Parodi
|
040836cead
|
Added improved terminal test
|
3 years ago |
Eugenio Parodi
|
56c7ac4f93
|
Fix test error
|
3 years ago |
Eugenio Parodi
|
a2bdacf643
|
Fixed test error
|
3 years ago |
Eugenio Parodi
|
673dfc8318
|
Merge branch 'main' into TTkTerminal
|
3 years ago |
Eugenio Parodi
|
96d70c0f6b
|
updated import in the readinput
|
3 years ago |
Eugenio Parodi
|
ac87a9811c
|
Merge remote-tracking branch 'origin' into TTkTerminal
|
3 years ago |
Ceccopierangiolieugenio
|
bb9f00895a
|
Merge pull request #149 from ceccopierangiolieugenio/colors_rework
Colors rework
|
3 years ago |
Eugenio Parodi
|
7f4ad19e60
|
Added ansi 16 bright colors
|
3 years ago |
Eugenio Parodi
|
b3033b2cf7
|
Aligned to the xterm color map
|
3 years ago |
Eugenio Parodi
|
56f7835327
|
Base of the TTkTerminal implementation
|
3 years ago |
Eugenio Parodi
|
f70702fd6f
|
Updated the terminal reference notes
|
3 years ago |
Ceccopierangiolieugenio
|
a66482cccf
|
Merge pull request #146 from ceccopierangiolieugenio/ttkDesigner_MenuBarEditor
ttkDesigner menu bar editor
|
3 years ago |
Eugenio Parodi
|
a125d9588a
|
Update terminal emulation prototyopes
|
3 years ago |
Eugenio Parodi
|
f414fa5da9
|
Fix cursor spawn when not required
|
3 years ago |
Eugenio Parodi
|
c79bdb2af5
|
Added extra controls in the MenuEditor
|
3 years ago |
Eugenio Parodi
|
7ea913f181
|
Strip the trailing RST chars when export to Ansi
|
3 years ago |
Eugenio Parodi
|
dad1f84c1a
|
Adding an almost Feature Complete MenuBar Editor
|
3 years ago |
Eugenio Parodi
|
597c9c5ee2
|
Removed name reference where not required
|
3 years ago |
Eugenio Parodi
|
c21db55e8c
|
Added Checkable feature on the menubar items
|
3 years ago |
Eugenio Parodi
|
25f28c266f
|
Cleaned the handling of the widget's name.
|
3 years ago |
Eugenio Parodi
|
cff68a2c44
|
removed python3.8 from the tested releases
|
3 years ago |
Eugenio Parodi
|
923220c867
|
fix flake test
|
3 years ago |
Eugenio Parodi
|
a08bfc080b
|
uiLoader supports menuBar
|
3 years ago |
Eugenio Parodi
|
06bb493e6e
|
Fix bug in the submenu
|
3 years ago |
Eugenio Parodi
|
2a345d552d
|
Added generic class test
|
3 years ago |
Eugenio Parodi
|
7bb7f9c0fa
|
reworked the TTkMenuBarButton to be a subclass of TTkMenuButton
|
3 years ago |
Eugenio Parodi
|
2702e6b18d
|
reworked/Improved the style featue
|
3 years ago |
Eugenio Parodi
|
745314e681
|
Added Title Align Api in the Frame widget
|
3 years ago |
Eugenio Parodi
|
2c5b2ad9bc
|
Added vscode debug profile
|
3 years ago |
Eugenio Parodi
|
74100cc676
|
Added clear() to the MenuBar
|
3 years ago |
Eugenio Parodi
|
1e7b85c558
|
Allow MenuButton to be used in the MenuBar
|
3 years ago |
Eugenio Parodi
|
94a3c248a6
|
Allow the Frame Widget to remove the MenuBar
|
3 years ago |
Eugenio Parodi
|
8b9dbe5282
|
Suport widget params in the uiloader
|
3 years ago |
Eugenio Parodi
|
b46d5998af
|
Fix titles in ttkSplitter
|
3 years ago |
Eugenio Parodi
|
71457b2a2e
|
Added toggled event to the checkbox
|
3 years ago |
Eugenio Parodi
|
eeee1cfb1c
|
Added filename field in the filebuffer
|
3 years ago |
Eugenio Parodi
|
2841ecc5ae
|
TTkSplitter: Removed Frame Dependencies, added titles
|
3 years ago |
Eugenio Parodi
|
026e6ed339
|
Fix overlay position when a tool window is requested
|
3 years ago |
Eugenio Parodi
|
b1a1f7b254
|
Adding weel events in the combo box
|
3 years ago |
Eugenio Parodi
|
3b0b7e447e
|
Fixed issue causing tlogg to be misaligned
|
3 years ago |
Eugenio Parodi
|
70b237e323
|
Fix lineedit initialization error
|
3 years ago |
Eugenio Parodi
|
3a9fc39aae
|
Fixed gittk and adapted fancytable to the new abstractscroll
|
3 years ago |
Eugenio Parodi
|
971503bea2
|
Merge remote-tracking branch 'origin/main'
|
3 years ago |
Ceccopierangiolieugenio
|
715b62c489
|
Merge pull request #143 from ceccopierangiolieugenio/Rework_MenuBar_Api
Rework menu bar api
|
3 years ago |
Eugenio Parodi
|
a973c599f1
|
Handled the bottom menu in a borderless frame
|
3 years ago |
Ceccopierangiolieugenio
|
d9f9e4a514
|
Update README.md
|
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
|
6d330c964f
|
Fix, LineEdit reset the offset if resized
|
3 years ago |
Eugenio Parodi
|
50f0e297bb
|
Exposed TTkTextEditView,, requied by ttkode
|
3 years ago |