Since there is only a single choice, on-subwindow-event (line 86) will not be 
executed by simply clicking, I need to wheel-up or wheel-down for it to update 
the list of fonts. Pressing Enter, however, forces on-subwindow-char (line 92) 
to execute and populate the list of fonts. Selecting the font I want and 
restarting DrRacket will keep my font intact, but the list of fonts is once 
again reduced to a single option - this time my font instead of Monospace. I 
believe it has something to do with `preferences:get` call on line 99, but I'm 
not familiar enough with the framework library to think of a reason why it 
would be acting improperly.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to