In what situation would I set the doubleClickAction but not tell
the NewList to use it?

        list handlesDoubleClick: true.
        list doubleClickAction: [ self halt ]

Stephan

Reply via email to