MiniIDEHelp:
Filter:
MiniIDE/Classes (extension) | Frontends > MiniIDE

MiniIDEHelp
ExtensionExtension

A help tab for use with MiniIDE

Description

This is a help tab for use with MiniIDE. It creates an open window to SCCode.org. This helps to alleviate the pain caused by help not working on Windows in version 3.5. If you are using a version of Supercollider that supports the help system you are better off using the intergrated help as it will include files for your installed Quarks. You can run any text from the help window by highlighting it and pressing Ctrl+Enter.

Class Methods

.new

Create a new instance

Arguments:

bounds

Bounds of the window. A default of Rect(0,0,512,805) will be used if not specified.

.tabLabel

This symbol provides the display name of the tab.

Instance Methods