A curative is to insert the following line into SystemWindow>>model:

  (model respondsTo: #labelString) ifTrue: [ self setLabel: model labelString ].

Looks like everyone is just sending it manually though.

-- 
Daniel Lyons




Reply via email to