A new version of Widgetry has been published to the public repository: Version 1.12.
The following fixes/changes are included in this version:
- Fix i18n/usermessage issues in Widgetry
- Add generic collectedRows: for use in Grids
- Correct spelling of #calculatedRowHeightFrom:for:
- Fix setting model or selectValue on RadioButtons before opening, values are not visible
- Fix announcement subscription "leak" when multiple grid updates happen
- Fix sending expandRoot to a Tree in a Grid without columns causes DNU
- Fix dlosing window of a UserInterface doesn't announce UserInterface closing announcements
- Fix circular call in ResizingSplitter>>bottomWidgets:
- Fix CheckBoxes die in Motif look
- Fix removing first column leads to DNU.
- Fix DNU in process keyboard event if Integer is in Event
A new version of WidgetryTesting has been published to match this new version of Widgetry: Version 1.4
Additionally, a new version of Model-Observables and Model-Observables-Tests has been published: Version 1.2
This version contains a fix for Multiple/Duplicate announcements when calling replaceAllWith: in ObservedList
And So It GoesSames