MoveText Help File

MoveText Help File

Plugin Name:

MoveText

Current Version:

1.0.0.0

Licence:

Freeware

Author:

Over


Table of Contents

MoveText.ObjectText
MoveText.ObjectTextMod
MoveText.ObjectTextRight
MoveText.ObjectTextRightMod
MoveText.ListBoxText
MoveText.ListBoxTextMod
MoveText.ListBoxExText
MoveText.ListBoxExTextMod
MoveText.GridText
MoveText.GridTextMod

MoveText.ObjectText


MoveText.ObjectText ( 

(table) Object type,

(string) Name,

(number) Time )

Description

To make move efect in object text.

Parameters

Object type

(table) The object type, only found Button, CheckBox, ComboBox, Input, Label, Paragraph, Progress, RadioButton, RichText and WinButton.

CONSTANT

VALUE

DESCRIPTION

Button

NA

To set moviment in Buttons

CheckBox

NA

To set moviment in CheckBox

ComboBox

NA

To set moviment in ComboBox

Input

NA

To set moviment in Input

Label

NA

To set moviment in Label

Paragraph

NA

To set moviment in Paragraph

Progress

NA

To set moviment in Progress

RadioButton

NA

To set moviment in RadioButton

RichText

NA

To set moviment in RichText

WinButton

NA

To set moviment in WinButton

Name

(string) The name of the object, only found Button, CheckBox, ComboBox, Input, Label, Paragraph, Progress, RadioButton, RichText and WinButton.

Time

(number) Time Step in milliseconds.

Returns

This action dose not return any value.


MoveText.ObjectTextMod


MoveText.ObjectTextMod ( 

(table) Object type,

(string) Name,

(number) Time,

(string) Text )

Description

To make move efect in custom text.

Parameters

Object type

(table) The object type, only found Button, CheckBox, ComboBox, Input, Label, Paragraph, Progress, RadioButton, RichText and WinButton.

CONSTANT

VALUE

DESCRIPTION

Button

NA

To set moviment in Button

CheckBox

NA

To set moviment in CheckBox

ComboBox

NA

To set moviment in ComboBox

Input

NA

To set moviment in Input

Label

NA

To set moviment in Label

Paragraph

NA

To set moviment in Paragraph

Progress

NA

To set moviment in Progress

RadioButton

NA

To set moviment in RadioButton

RichText

NA

To set moviment in RichText

WinButton

NA

To set moviment in WinButton

Name

(string) The name of the object, only found Button, CheckBox, ComboBox, Input, Label, Paragraph, Progress, RadioButton, RichText and WinButton.

Time

(number) Time Step in milliseconds.

Text

(string) The text to be displayed on the Object.

Returns

This action dose not return any value.


MoveText.ObjectTextRight


MoveText.ObjectTextRight ( 

(table) Object type,

(string) Name,

(number) Time )

Description

To make right move efect in object text.

Parameters

Object type

(table) The object type, only found Button, CheckBox, ComboBox, Input, Label, Paragraph, Progress, RadioButton, RichText and WinButton.

CONSTANT

VALUE

DESCRIPTION

Button

NA

To set moviment in Buttons

CheckBox

NA

To set moviment in CheckBox

ComboBox

NA

To set moviment in ComboBox

Input

NA

To set moviment in Input

Label

NA

To set moviment in Label

Paragraph

NA

To set moviment in Paragraph

Progress

NA

To set moviment in Progress

RadioButton

NA

To set moviment in RadioButton

RichText

NA

To set moviment in RichText

WinButton

NA

To set moviment in WinButton

Name

(string) The name of the object, only found Button, CheckBox, ComboBox, Input, Label, Paragraph, Progress, RadioButton, RichText and WinButton.

Time

(number) Time Step in milliseconds.

Returns

This action dose not return any value.


MoveText.ObjectTextRightMod


MoveText.ObjectTextRightMod ( 

(table) Object type,

(string) Name,

(number) Time,

(string) Text )

Description

To make right move efect in custom text.

Parameters

Object type

(table) The object type, only found Button, CheckBox, ComboBox, Input, Label, Paragraph, Progress, RadioButton, RichText and WinButton.

CONSTANT

VALUE

DESCRIPTION

Button

NA

To set moviment in Button

CheckBox

NA

To set moviment in CheckBox

ComboBox

NA

To set moviment in ComboBox

Input

NA

To set moviment in Input

Label

NA

To set moviment in Label

Paragraph

NA

To set moviment in Paragraph

Progress

NA

To set moviment in Progress

RadioButton

NA

To set moviment in RadioButton

RichText

NA

To set moviment in RichText

WinButton

NA

To set moviment in WinButton

Name

(string) The name of the object, only found Button, CheckBox, ComboBox, Input, Label, Paragraph, Progress, RadioButton, RichText and WinButton.

Time

(number) Time Step in milliseconds.

Text

(string) The text to be displayed on the Object.

Returns

This action dose not return any value.


MoveText.ListBoxText


MoveText.ListBoxText ( 

(string) Name,

(number) Index,

(number) Time )

Description

To make move efect in ListBox text.

Parameters

Name

(string) The name of the listbox object, only found in ListBox.

Index

(number) The index (line number) whose item text you want. You can use number or variable.

Time

(number) Time Step in milliseconds.

Returns

This action dose not return any value.


MoveText.ListBoxTextMod


MoveText.ListBoxTextMod ( 

(string) Name,

(number) Index,

(number) Time,

(string) Text )

Description

To make move efect in custom text.

Parameters

Name

(string) The name of the listbox object, only found in ListBox.

Index

(number) The index (line number) whose item text you want. You can use number or variable.

Time

(number) Time Step in milliseconds.

Text

(string) The text to be displayed on the Object.

Returns

This action dose not return any value.


MoveText.ListBoxExText


MoveText.ListBoxExText ( 

(string) Name,

(number) Index,

(number) Time )

Description

To make move efect in ListBoxEx text.

Parameters

Name

(string) The name of the listboxex object, only found in ListBoxEx.

Index

(number) The index (line number) whose item text you want. You can use number or variable.

Time

(number) Time Step in milliseconds.

Returns

This action dose not return any value.


MoveText.ListBoxExTextMod


MoveText.ListBoxExTextMod ( 

(string) Name,

(number) Index,

(number) Time,

(string) Text )

Description

To make move efect in custom text.

Parameters

Name

(string) The name of the listboxex object, only found in ListBoxEx.

Index

(number) The index (line number) whose item text you want. You can use number or variable.

Time

(number) Time Step in milliseconds.

Text

(string) The text to be displayed on the Object.

Returns

This action dose not return any value.


MoveText.GridText


MoveText.GridText ( 

(string) Name,

(number) Row,

(number) Column,

(boolean) Redraw,

(number) Time )

Description

To make move efect in Grid text.

Parameters

Name

(string) The name of the listboxex object, only found in ListBoxEx.

Row

(number) The number of rows in the grid object whose item text you want. You can use number or variable.

Column

(number) The number of column in the grid object whose item text you want. You can use number or variable.

Redraw

(boolean) Whether the grid should be automatically redrawn after the operation. Usually you will want to set this to true. However there may be times when you want to perform a lot of grid actions and delay the redraw until later. This is an optional argument. If omitted it will default to true.

Time

(number) Time Step in milliseconds.

Returns

This action dose not return any value.


MoveText.GridTextMod


MoveText.GridTextMod ( 

(string) Name,

(number) Row,

(number) Column,

(boolean) Redraw,

(number) Time,

(string) Text )

Description

To make move efect in custom text.

Parameters

Name

(string) The name of the listboxex object, only found in ListBoxEx.

Row

(number) The number of rows in the grid object whose item text you want. You can use number or variable.

Column

(number) The number of column in the grid object whose item text you want. You can use number or variable.

Redraw

(boolean) Whether the grid should be automatically redrawn after the operation. Usually you will want to set this to true. However there may be times when you want to perform a lot of grid actions and delay the redraw until later. This is an optional argument. If omitted it will default to true.

Time

(number) Time Step in milliseconds.

Text

(string) The text to be displayed on the Object.

Returns

This action dose not return any value.




This File Was Generated With AMS ActionFile Editor