[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]

Bug with confirmer in Cxx browser



I just fixed these in my image.  

For future reference, rather than creating a BinaryChoice view
explicitly, we should use '(self confirm: 'a string') ifTrue: []
ifFalse: [].  This will correctly cleanup.

dean