cst

Formatting in VW

January 10, 2004 13:20:01.363

Don't like the way VisualWorks formats things in the browser? Try this:

FormatterConfigurationTool open

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".

 Share Tweet This
-->