pigmeo-compiler : Pigmeo.Compiler.UI.WinForms Namespace

MainWindow Class

To be added.

public class MainWindow : System.Windows.Forms.Form


Remarks

To be added.

Members

See Also: Inherited members from System.Windows.Forms.Form.

Constructors

To be added.

Fields

Protected Fields

SplitterDist
int . To be added.

Methods

LoadLanguageStrings ()
Loads all language-dependent strings shown in the window

Protected Methods

ResizeControls ()
Resizes the controls to adapt them to language-dependent sizes
ResizeTxtBoxRespectToLabel (System.Windows.Forms.TextBox, System.Windows.Forms.Label)
To be added.
Unimplemented ()
To be added.
UpdateCompilationSettings ()
Selects the corrects values in the compilation settings panel, based on the variables from config.Compilation

Member Details

MainWindow Constructor

public MainWindow ()

To be added.

Remarks

To be added.

Required Assembly Versions:

  • pigmeo-compiler 0.0.0.0

lblProgress Field

public System.Windows.Forms.Label lblProgress

To be added.

Remarks

To be added.

Required Assembly Versions:

  • pigmeo-compiler 0.0.0.0

LoadLanguageStrings Method

public void LoadLanguageStrings ()

Loads all language-dependent strings shown in the window

Remarks

To be added.

Required Assembly Versions:

  • pigmeo-compiler 0.0.0.0

ProgBar Field

To be added.

Remarks

To be added.

Required Assembly Versions:

  • pigmeo-compiler 0.0.0.0

ResizeControls Method

protected void ResizeControls ()

Resizes the controls to adapt them to language-dependent sizes

Remarks

To be added.

Required Assembly Versions:

  • pigmeo-compiler 0.0.0.0

ResizeTxtBoxRespectToLabel Method

protected void ResizeTxtBoxRespectToLabel (System.Windows.Forms.TextBox txtbx, System.Windows.Forms.Label lbl)

To be added.

Parameters

txtbx
To be added.
lbl
To be added.

Remarks

To be added.

Required Assembly Versions:

  • pigmeo-compiler 0.0.0.0

SplitterDist Field

protected int SplitterDist

To be added.

Remarks

To be added.

Required Assembly Versions:

  • pigmeo-compiler 0.0.0.0

StatusStrip Field

To be added.

Remarks

To be added.

Required Assembly Versions:

  • pigmeo-compiler 0.0.0.0

txtOutput Field

To be added.

Remarks

To be added.

Required Assembly Versions:

  • pigmeo-compiler 0.0.0.0

Unimplemented Method

protected void Unimplemented ()

To be added.

Remarks

To be added.

Required Assembly Versions:

  • pigmeo-compiler 0.0.0.0

UpdateCompilationSettings Method

protected void UpdateCompilationSettings ()

Selects the corrects values in the compilation settings panel, based on the variables from config.Compilation

Attributes:Pigmeo.Internal.PigmeoToDo("Unimplemented")

Remarks

To be added.

Required Assembly Versions:

  • pigmeo-compiler 0.0.0.0