With a list box, i can select multiple items by holding onto my mouse and 
dragging. I'll like to add on other features to the list box like being able to 
drag the rows to reorder them, or to change the list-box values directly by 
clicking and editing. How can i do this? I'm not sure where in the code i can 
change the behavior of on-subwindow-event to include this feature. 

(define/augment on-subwindow-event receiver event) also doesn't work.

-- 
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