Fixes
Features
The new lock parameter locks down the size of one of the panes so that if you resize the window, the splitter stays put next to whatever pane you've locked, and the other pane takes the brunt of any size changes. This can be handy if you have something like a map on one side, and don't want the map to shrink or grow every time the user resizes the window.
Separating control IDs with semicolons in winget() can retrieve info about multiple controls at once.