DrRacket ignores bugn window manager on Win8

13 visualizzazioni
Passa al primo messaggio da leggere

Geoffrey S. Knauth

da leggere,
1 ott 2015, 09:22:0301/10/15
a d...@racket-lang.org
This is not important, just a curiosity.

When I'm on a Windows platform, I use bugn, a tiling window manager, a
bit like xmonad. For some reason, DrRacket pays no attention to bugn's
directives to change size, monitor, decoration.

I'm more happy though that I can use DrRacket to get my work done
faster.

--
Geoffrey S. Knauth | http://knauth.org/gsk

Robby Findler

da leggere,
1 ott 2015, 09:51:0801/10/15
a Geoffrey S. Knauth, d...@racket-lang.org
If you start up Racket.exe from the command-line and paste in these
two forms at the prompt:

(require racket/gui/base)
(send (new frame% [label ""]) show #t)

does the resulting window obey the commands?

If it doesn't, that means there is some low-level connection that's
not happening properly. If it does, that means that probably DrRacket
is itself rejecting the requests, possibly because they were asking to
make the window too small or something like that? (Or some confusion
at a higher-level along those lines.)

Robby
> --
> You received this message because you are subscribed to the Google Groups "Racket Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to racket-dev+...@googlegroups.com.
> To post to this group, send email to racke...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/1443705719.3945768.398591353.44F54BA5%40webmail.messagingengine.com.
> For more options, visit https://groups.google.com/d/optout.
Rispondi a tutti
Rispondi all'autore
Inoltra
0 nuovi messaggi