March 2, 2009
10:35 a.m.
Hi, it seems that calling #request: does not trigger a ProvideAnswerNotification. This notification is used by #valueSuppressingMessages:supplyingAnswers: to automatically fill text requests. Can somebody check that? [UIManager default request: 'Please choose a username for\the application ' withCRs , 'config' printString] valueSuppressingMessages: Array new supplyingAnswers: (Array with: (Array with: '.*username.*' with: 'admin')) -- Damien Cassou http://damiencassou.seasidehosting.st