nvda
6c04bfb6 - wxPython 4/deprecated items: use TextEntryDialog.Value, use Menu.Insert/Menu.Remove (#8524)

Commit
7 years ago
wxPython 4/deprecated items: use TextEntryDialog.Value, use Menu.Insert/Menu.Remove (#8524) * wxPython 4/TextEntryDialog: use 'value' instead of 'defaultValue'. Re #8523. Regression: wx.TextEntryDialog no longer accepts defaultValue kwarg, replaced by just 'value'. This affected edit command dialog in Excel and rename function in config profiles dialog (Control+NVDA+P). * wxPython 4/Menu: user Menu.Insert and Menu.Remove instead of deprecated Menu.InsertItem and Menu.RemoveItem.
Author
Committer
Parents
Loading