Issues
- 4
[Discussion] Path to composability
#52 opened by kevinrpb - 0
Allow wildcard keys for @on
#48 opened by RhetTbull - 1
Add hscrollbar, vscrollbar to Stack
#47 opened by RhetTbull - 0
Modify Output to accept a buffer length
#45 opened by RhetTbull - 0
Modify DebugWindow to separate stdout, stderr
#44 opened by RhetTbull - 0
add get_widget(), widgets() to Window
#11 opened by RhetTbull - 0
Add contextual menus
#39 opened by RhetTbull - 1
Add checkbutton, radiobutton, separator to Menu
#14 opened by RhetTbull - 0
add remaining core widgets
#30 opened by RhetTbull - 2
Add Generic element
#9 opened by RhetTbull - 0
Need to validate kwargs passed to widgets
#35 opened by RhetTbull - 0
Add validation to widgets that support it
#34 opened by RhetTbull - 1
Add Tab() widget for Layout mode
#27 opened by RhetTbull - 0
- 1
- 0
- 0
Add wrapper for tkhtmlview
#31 opened by RhetTbull - 0
- 0
Add size arguments
#28 opened by RhetTbull - 0
Create an "all the widgets" test window
#15 opened by RhetTbull - 0
- 1
Add simpledialogs
#21 opened by RhetTbull - 0
Add tooltip to Window class
#22 opened by RhetTbull - 0
Add LabelEntry class
#20 opened by RhetTbull - 0
- 1
Add additional options to Window
#19 opened by RhetTbull - 0
- 0
- 1
Standardize on widget instead of element as way of accessing underlying widget
#12 opened by RhetTbull - 0
Add title as class variable on Window
#13 opened by RhetTbull - 0
- 0
Add bind_tag, bind_heading to TreeView
#10 opened by RhetTbull - 0
Add LinkLabel
#8 opened by RhetTbull - 0
Add trace_variable to Element
#7 opened by RhetTbull - 0
Remove padx, pady from Frame
#5 opened by RhetTbull - 1
Add autoframe=True to Window, Frame
#4 opened by RhetTbull - 0
Add timer events
#2 opened by RhetTbull - 0
Window.quit() should accept a return value
#1 opened by RhetTbull - 0
Add Element.unbind_event(event_name)
#3 opened by RhetTbull