On Sun, 12 Jul 2009 18:41:15 +0200
Stefan Schmiedl <[email protected]> wrote:

> I'll file this under "then don't do it" and implement a "quit"
> link by some other clever contraption.

in this case:

  quit [ 
    <category: 'actions'>
    [ ( Delay forSeconds: 5 ) wait. ObjectMemory snapshot; quit ] fork.
    self redirectToLocal: 'shutdown'.
  ]

s.


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to