July 2, 2015
11:59 a.m.
On 02-07-15 12:07, Esteban Lorenzano wrote:
Hi,
I made a small blog post explaining a bit of the new fast table. This is to encourage you to start using it and help me finish it :)
http://smallworks.eu/web/blog/2015-07-02-fast-table-for-pharo
Nice! I noticed that a startDrag: only happens when there is already a selection. If the selection is empty you could select the element under the hand as the selection, unless a modifier key is pressed telling you that a multiple selection is supposed to happen instead of a drag. Stephan