Lehi Toskin
Lehi Toskin
Maybe have color:text spellcheck text. (send a-text change-style color:text) or something.
The first mention of "combine mode" says this: ``` FLIF supports animation, so if multiple input files are given, an animated FLIF file will be produced where each input image...
**Description** I am trying to build for the avoton platform on DSM 7.0, but the build fails with the error `'Execute chroot /build_env/ds.avoton-7.0 env PackageName=WireGuard /pkgscripts-ng/SynoBuild --avoton -c --min-sdk 6.2...
I have been thinking for a while on what RWind would really _need_ next and the first thing that came to mind is a taskbar. I'm not sure how this...
Selecting a specific window to have it float above the other windows in a tiling workstation would be amazing. This is a feature in Awesome window manager and it's incredibly...
It's a common thing to hover over a button in nemo or firefox and a little tooltip will appear describing what the button does. button% doesn't provide this interface and...
I think it would be cool to be able to have the label for a check-box% object on the left side of the box instead of always on the right....
Running `(send frame fullscreen #t)` on a 32-bit version of Racket on Windows comes up with this error. ``` $ racket test.rkt ptr-set!: given value does not fit primitive C...
The label width in a `list-box%` never changes from its default in Windows and OS X. Consider the following code: ```racket #lang racket/base (require racket/class racket/gui/base) (define frame (new frame%...
I somehow managed to read a few minds and get things setup to the point where I could run `(ql:quickload :lispos-file)` and it would do more than complain that such...