Le 2/7/15 14:32, [email protected] a écrit :
Yes, very interesting work.
We need to get the "slow feel" of the environment go away, thanks for
working on that, Esteban.
Is this something that would also address the slowness when we click
on "Object" in Nautilus?
Yes
We will work with Frank to use them instead of PluggableListMorph.
Phil
On Thu, Jul 2, 2015 at 1:59 PM, Stephan Eggermont <[email protected]
<mailto:[email protected]>> wrote:
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