Daniel Iglesias
Daniel Iglesias
When creating a multi-line `message%` in a racket/gui app and running the app on an Ubuntu system, things display correctly no matter which line separator I use, i.e. it doesn't...
The following example reproduces an inconsistency in the behavior of (at least) the combination of `auto-vscroll` and `group-box-panel%` between Windows and the other two platforms. In macOS and Linux, `group-box-panel`s...
When using Racket 8.0 under Kubuntu 20.04 (Qt version 5.12.8, KDE Frameworks version 5.68.0), the callback function in choice% is not called when clicking on the already selected item, but...