Feb. 21, 2014
11:28 a.m.
Hi, I'm looking for a "kind-of-list" spec model (or morph) in Pharo 3 that supports multiple-selection drag-and-drop. I tried with TreeModel, NewListModel and ListModel... they don't support. Note: NewListModel even doesn't support single-selection drag-and-drop... is this a known issue or should I report it? Thanks, MartÃn