[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
Bug with confirmer in Cxx browser
- To: <michael>
- Subject: Bug with confirmer in Cxx browser
- From: Eric Dean Tribble <tribble>
- Date: Mon, 30 Apr 90 17:23:45 PDT
- Cc: <ravi>, <xtech>
- In-reply-to: <Michael>,04 PDT <9004302200.AA13319@xanadu>
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