Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

OglGui::TextField::TextField ( Window parent,
int  x,
int  y,
int  w,
int  h,
strconst  text 
) [inline]

Definition at line 55 of file TextField.h.

References OglGui::OglWindow::Init().

00055                                                                          :
00056         StaticText(parent, x, y, w, h, text)
00057     {
00058         Init(text);
00059     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:08:27 2010 for ImpalaSrc by  doxygen 1.5.1