Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui.Scripting
ScriptController Class
ScriptController Methods
Apply Method
AttachView Method
Cancel Method
Compile Method
DetachView Method
Dispose Method
EhView_GotoCompilerError Method
Execute Method
HasExecutionErrors Method
Initialize Method
InitializeDocument Method
InternalCompiling Method
Revert Method
SetText Method
Update Method
Script
Controller
Set
Text Method
Sets the script text in the view.
Namespace:
Altaxo.Gui.Scripting
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
void
SetText
(
string
text
)
Parameters
text
String
The script text.
Implements
IScriptController
SetText(String)
See Also
Reference
ScriptController Class
Altaxo.Gui.Scripting Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net