On Nov 16, 2015, at 8:11 PM, Josh Grams <j...@qualdan.com> wrote:

> I've spent a week or two with 2htdp/universe in preparation for doing a
> little intro to Racket talk.  And...I have a few little things:
> 
> - DrRacket: is there some way to set a key binding to rename a symbol?
>  It's annoying that I have to switch to the mouse for that.


(( It's called a variable. It is impossible to rename a symbol. ))


> - big-bang: seems to stop sending "leave" events after a while (Windows
>  7, 64 bit Racket 6.2.1).


I can't replicate but this sounds like something that we should figure out. 



> - big-bang: it would be really nice to be able to hide the mouse cursor.
>  But searching the docs doesn't turn up any reference to this anywhere:
>  the closest thing I found was hide-cursor-until-moved...

> - big-bang: you can't tell *which* mouse button was pressed/released??!?!!


You write like someone who does not really want to use the GUI toolbox 
for middle school, high school, and freshmen kids. Perhaps you want to 
drop down to Racket's GUI language level (see #lang racket/gui). 


-- 
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 racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to