User Guide
198 Chapter 12: Workspace
dreamweaver.htmlInspector.setShowSyntaxColoring()
Availability
Dreamweaver 4.
Description
This function turns syntax coloring on or off in the Code view of the Code inspector.
Arguments
bShow
• The bShow argument is a Boolean value: true indicates that the syntax coloring should be
visible;
false turns it off.
Returns
Nothing.
dreamweaver.htmlInspector.setShowWordWrap()
Availability
Dreamweaver 4.
Description
This function turns the Word Wrap option off or on in the Code inspector.
Arguments
bShow
• The bShow argument is a Boolean value: true turns Word Wrap on; false turns it off.
Returns
Nothing.
dreamweaver.setHideAllFloaters()
Availability
Dreamweaver 3.
Description
This function sets either the Hide Panels option or the Show Panels option.
Arguments
bShowFloatingPalettes
• The bShowFloatingPalettes argument is a Boolean value: true turns on the Hide Panels
option; false turns on the Show Panels option.
Returns
Nothing.
000_DW_API_Print.book Page 198 Wednesday, August 20, 2003 9:14 AM