Skip to content

v0.65.0 — GTK slider + pop-up (full control parity)

Choose a tag to compare

@tannevaled tannevaled released this 01 Sep 18:35
· 28 commits to main since this release
534999c

The GTK4-hosted backend now hosts NativeSlider (GtkScale) and NativePopUp (GtkDropDown) — the last two of the nine NativeKinds — with the same descriptor semantics as cocoa/win32 (slider value = Number/OnNumber; pop-up value = selected item string = Text/OnText). So all three desktop backends host every native control. Needs go-gtk/gtk4 v0.4.0.