Skip to content

v0.4.3

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 04:39
· 34 commits to main since this release
697dc12

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