Skip to content

v0.71.0 — win32 Search/TextView/Combo

Choose a tag to compare

@tannevaled tannevaled released this 06 Sep 08:54
· 21 commits to main since this release
f79ce16

The win32 backend now hosts three more of the ten new kinds by reusing its proven EDIT/COMBOBOX classes: Search, multi-line TextView, and editable Combo. Cross-built for windows/amd64+arm64. The remaining seven new kinds (Progress, Spinner, Stepper, Segmented, Link, Date, Color) still fall back to the drawn control on Windows — they need common-control classes that require a Windows session to validate. macOS + Linux host all ten natively (v0.70.0).