0.19.0 docs
This commit is contained in:
parent
4c584f28e9
commit
1fae711e08
|
@ -16,7 +16,7 @@
|
|||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
|
@ -470,6 +470,22 @@ Update
|
|||
* Icon
|
||||
PopupScrolled - new location parameter, fixed bug that wasn't closing window when completed
|
||||
|
||||
### 0.19.0 28-Nov-2018
|
||||
|
||||
Ability to disable menu items by adding ! to the front
|
||||
Disable menu works for menus, button menus, system tray menus
|
||||
Combo - Update Method - Value, values, disabled, font
|
||||
Listbox - Update Method - Values, disabled
|
||||
Listbox - SetValue Method - sets the selected items
|
||||
Radio Button - Update Method - value, disabled
|
||||
Checkbox - Update Method - value, disabled
|
||||
Spinner - Update Method - value, values, disabled
|
||||
Spinner - change_submits works
|
||||
Image - New feature! click_submits option (acts like a button in a way)
|
||||
Window - Get screen dimensions
|
||||
Slider - disable
|
||||
Dial - disable
|
||||
|
||||
# Design
|
||||
## Author
|
||||
Mike B.
|
||||
|
|
Loading…
Reference in New Issue