ITextControl functions.
[Lua Button functions]


Functions

void Button_UpdateWidth ()
 Update the internal state of the text control.
string Button_GetAlignment ()
 Get the alignment.
string Button_GetText ()
 Get the text.
ludata Button_GetFont ()
 Get the font.
int Button_GetFontHeight ()
 Get the font height.
int Button_GetMaxWidth ()
 Get the maximum width.
int Button_GetWidthLastLine ()
 Get the width of the last line.
int Button_GetMinNumLines ()
 Get minimum number of lines.
int Button_GetMinNumLines (int sepy)
 Get minimum number of lines.
int Button_GetMaxNumLines (int x, int y, int w, int h)
 Get the maximum number of lines.
int Button_GetMaxNumLines (int x, int y, int w, int h, int sepy)
 Get the maximum number of lines.
void Button_SetAlignment (string val)
 Set the alignment.
void Button_SetAlignment (int val)
 Set the alignment.
void Button_SetFont (string val)
 Set the font.
void Button_SetText (string val)
 Set the text.
void Button_AddText (string val)
 Add text.

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