wxUI release notes for v0.4.3
Bugs addressed in this release:
- #356 deprecate Generic and Wrapper taking "raw" window
- #366 We should use wxWindow::NewControlId() to allocate new IDs in menu and other places
Other changes:
- #359 fitTo should return the thing we just fit to
- #363 We should have a StdDialogButtons to make easy and correct to have standard dialog buttons
- #361 Need wxScrolled for scrollable windows with child controls