cst
January 10, 2004 13:20:01.363
Don't like the way VisualWorks formats things in the browser? Try this:
FormatterConfigurationTool open
[Vassili Bykov] January 10, 2004 15:13:39.928
Comment on Formatting in VW by Vassili Bykov
That tool configures RBConfigurableFormatter, which you should also set as the one used by the browser (it isn't by default) by evaluating "RBProgramNode formatterClass: RBConfigurableFormatter".
comments(1) | permanent link | printer friendly | del.icio.us | diggIt | next | prev
Comments
Re: Formatting in VW
[Vassili Bykov] January 10, 2004 15:13:39.928
Comment on Formatting in VW by Vassili Bykov
That tool configures RBConfigurableFormatter, which you should also set as the one used by the browser (it isn't by default) by evaluating "RBProgramNode formatterClass: RBConfigurableFormatter".