[ANN] [ENH] FillInTheBlankMorph Look

Avi Bryant avi at beta4.com
Thu May 1 18:42:09 UTC 2003


On Thu, 1 May 2003, Daniel Vainsencher wrote:

> So what we'd need is two things -
> A. A list of all places that such sometimes-interactive processes call
> the UI (in order to convert them to raising exceptions)

The most obvious candidates are:
- Object>>inform:
- Object>>confirm:
- Object>>confirm:orCancel:
- Object>>confirm:trueChoice:falseChoice:
- String>>displayProgressAt:from:to:during:
- the class side protocol of FillInTheBlank

Some users of PopUpMenu and SelectionMenu may also need to be modified.

If nobody's tackled this cleanup by early next week, I volunteer to start
it then.

Avi




More information about the Squeak-dev mailing list