issues
search
pfalcon
/
picotui
Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.
https://github.com/pfalcon/pycopy
MIT License
811
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Show screenshot at beginning of README
#74
samkho
closed
1 year ago
1
MS Windows compatibility?
#73
landonjx
opened
1 year ago
0
Do widgets support hotkeys ?
#72
stuaxo
closed
1 year ago
2
termios.error: (19, 'Operation not supported by device')
#71
Emasoft
opened
1 year ago
0
screen: Switch to bytes for all screen writes
#70
schwehr
opened
2 years ago
0
Fix NoneType error when switching between widgets
#69
lamasters
opened
2 years ago
0
Dialog handle_mouse() bug
#68
suchdatums
closed
2 years ago
1
WPasswordEntry widget
#67
timeopochin
closed
3 years ago
4
Allow WListBox items manipulation
#66
niseik
closed
3 years ago
0
Question: on_change event for WTextEntry
#65
shi-yan
opened
3 years ago
1
Feature Request: form field validator
#64
shi-yan
opened
3 years ago
1
wbutton onclick
#63
vo1pwf
opened
3 years ago
1
Feature request: tree widget
#62
olaf7
opened
3 years ago
0
Better documentation
#61
lodenrogue
closed
2 years ago
1
Better variable naming in examples
#60
lodenrogue
closed
2 years ago
3
v1.4/2.0: Widged redraw(self) method signature changes to redraw(self, x, y)
#59
pfalcon
opened
3 years ago
0
Request: packaging
#58
olaf7
closed
3 years ago
1
Dialog: Emit focusin and focusout signals
#57
tbabej
opened
3 years ago
4
Workaround for touchpad/mouse issue with MacOS default Terminal
#56
penrods
opened
3 years ago
5
`MenuBar` and `MenuBox`
#55
Amar1729
closed
3 years ago
1
add widget: wmulticheckbox for multiple item selections
#54
Amar1729
closed
3 years ago
3
Suggestion - add a "disabled" state to all FocusableWidget instances
#53
qippur
opened
3 years ago
1
picotui should not assume a particular terminal "theme"
#52
pfalcon
opened
3 years ago
0
Feature bits
#51
sarnold
opened
3 years ago
3
Proper resizing support requires sufficiently deep codebase refactors
#50
arcivanov
opened
3 years ago
1
Add alternative path to retrieve terminal size if available
#49
arcivanov
opened
3 years ago
4
KDE Konsole doesn't seem to respond to "get screen size" escape sequence
#48
arcivanov
opened
3 years ago
14
Suggestion: use stderr for I/O, or make it configurable
#47
semicontinuity
opened
3 years ago
3
Update example_filter_listbox.py
#46
Exactor96
closed
4 years ago
3
Partial docstrings
#45
piyueh
closed
4 years ago
2
[Question] clear_num_pos
#44
piyueh
closed
4 years ago
1
Not all examples in the README are in the examples dir
#43
stuaxo
closed
4 years ago
4
Hwo to modify WListBox on the fly?
#42
cezarc
closed
4 years ago
1
Doesn't run on Windows 10, termios missing
#41
mijenner
closed
4 years ago
2
TextEntry: Arrow keys add characters, backspace moves entry (cyan) background
#40
msimonelli331
closed
4 years ago
2
Fix rendering of WListBox in case of non-str content
#39
tau3
closed
4 years ago
2
no module named "picotui"
#38
Taukurade
closed
4 years ago
1
How can I move to next dialog
#37
it-zhu
closed
4 years ago
1
First shot at MicroPython
#36
amotl
closed
4 years ago
1
Will this toolkit work on MicroPython?
#35
amotl
closed
4 years ago
2
breaking dependencies
#34
etconsilium
closed
5 years ago
2
Need defs's constants in some example codes
#33
i0seph
closed
5 years ago
1
Dialog.change_focus(widget) does not set Dialog.focus_idx
#32
tuubi
opened
6 years ago
0
WListBox item selected?
#31
mbusch-regis
opened
6 years ago
5
editorext/menu/screen/widgets: Add color selection on some widgets.
#30
peterjschroeder
closed
4 years ago
1
Release 1.0 preparation
#29
pfalcon
closed
6 years ago
7
Suggestion: Allow callables as choices for ChoiceWidgets
#28
fiee
opened
6 years ago
1
add __index__.py
#27
fiee
closed
6 years ago
4
dynatest
#26
lepy
closed
6 years ago
0
1.0: WCheckBox, WRadioButton, WListBox, WDropDown now inherit from ChoiceWidget
#25
pfalcon
opened
6 years ago
5
Next