May 7, 2014
2:54 p.m.
In what situation would I set the doubleClickAction but not tell the NewList to use it? list handlesDoubleClick: true. list doubleClickAction: [ self halt ] Stephan