ITextControl functions.
[Lua TextBox functions]


Functions

void TextBox_UpdateWidth ()
 Update the internal state of the text control.
string TextBox_GetAlignment ()
 GetAlignment.
string TextBox_GetText ()
 Get the text.
ludata TextBox_GetFont ()
 Get the font.
int TextBox_GetFontHeight ()
 Get the font height.
int TextBox_GetMaxWidth ()
 Get the maximum width.
int TextBox_GetWidthLastLine ()
 Get the width of the last line.
int TextBox_GetMinNumLines ()
 Get minimum number of lines.
int TextBox_GetMinNumLines (int sepy)
 Get minimum number of lines.
int TextBox_GetMaxNumLines (int x, int y, int w, int h)
 Get the maximum number of lines.
int TextBox_GetMaxNumLines (int x, int y, int w, int h, int sepy)
 Get the maximum number of lines.
void TextBox_SetAlignment (string val)
 Set the alignment.
void TextBox_SetAlignment (int val)
 Set the alignment.
void TextBox_SetFont (string val)
 Set the font.

Generated on Mon Jul 17 18:33:48 2006 for Motoko by  doxygen 1.4.7