wxWidgets / Phoenix

wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before.
http://wxpython.org/
2.29k stars 516 forks source link

DVM.HasValue is now virtual, and controls whether GetValue will be called. #1600

Open RobinD42 opened 4 years ago

RobinD42 commented 4 years ago

Operating system: any wxPython version & source: 4.1+ Python version & source: any

Description of the problem:

See #1594 Depends on https://github.com/wxWidgets/wxWidgets/pull/1792

Update wxWidgets reference to include the DVM.HasValue changes, and include some minor tweaks to support that in wxPython.

RobinD42 commented 3 years ago

This issue has been mentioned on Discuss wxPython. There might be relevant details there:

https://discuss.wxpython.org/t/wxpython-4-1-1-released/35043/1