On Thursday, July 23, 2015 at 2:50:37 PM UTC+8, copycat wrote: > 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.
After looking a bit i found this: https://developer.gnome.org/gtk2/stable/gtk2-GtkTreeView-drag-and-drop.html I am willing to try my hand at it. Would it be possible for me to edit `mred/private/wx/win32/list-box`, `mred/private/wx/gtk/list-box`, to support this functionality? (And if so how long would it take) -- 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.