June 8, 2009
7:53 p.m.
Oscar Nierstrasz a écrit :
I don't know what you mean by the "what to show" button it is the title of the dialog which is opened when you hit the right most button of the browser button bar. , but if I select "view...>PrettyPrint", I get a "MessageNotUnderstood: Compiler class>>format:in:notifying:contentsSymbol:" error which seems to come from OBCmdMultiView>>togglePrettyPrint.
Bleh. :-(
Can anyone else verify this? I verified and yes, it is broken and this is my fault because I removed Compiler>>format:in:notifying:contentsSymbol: which is called by OBCmdMultiView>>togglePrettyPrint. I've attached a changed set which is fixing it (it reintroduces it as a deprecated method). sorry :( Hope it is ok now.
Cheers Alain