-
I at least had trouble figuring out how to handle a dependency chain in the GUI package manager. I didn't find it obvious to look for dependency management under the `Show Details` sub-pane. I would h…
-
Hiya! This is an open-ended issue without a strict definition of completed.
I'm coding a couple of approaches to make a list of checkboxes. My example program lets people select foods they like fro…
-
The system clipboard `the-clipboard` cannot be cleared by sending it an empty string. And as far as I can tell, there is no `clear-clipboard-string` procedure available.
Also, if the clipboard is s…
-
###### Originally submitted by Hampus on: Wed Mar 14 12:32:01 -0400 2012
I wrote a program in a previous version of racket and it worked, but after a recent update i receive this error message.
exc…
-
###### Originally submitted by Hampus on: Wed Mar 14 12:32:01 -0400 2012
I wrote a program in a previous version of racket and it worked, but after a recent update i receive this error message.
exc…
-
**What version of Racket are you using?**
8.0 or later [cs]
**What program did you run?**
```racket
#lang racket/base
(require racket/sandbox)
(call-with-limits 20 500
(la…
-
Capturing from Racket Slack (before it scrolls off into unpaid history there):
---
badkins Nov 19th at 5:00 PM
I'm seeing an oddity with Racket-XP mode. There are some lines that appear, and wh…
-
As at 8.5 a number of packages still reference l(gpl) contradicting the relicencing announce at https://blog.racket-lang.org/2019/11/completing-racket-s-relicensing-effort.html
Thank you to @Aeva f…
-
The function [get-clipboard-data](https://docs.racket-lang.org/gui/clipboard___.html#%28meth._%28%28%28lib._mred%2Fmain..rkt%29._clipboard~3c~25~3e%29._get-clipboard-data%29%29) says:
> Gets the cu…
-
File > Open Recent
MacOS 10.15 catalina ; I'm accepting this is now two years old so this may be my own fault.
nb: not clear if this is related to #223 as that was fixed by https://github.co…