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

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

Definition at line 49 of file TextField.h.

References OglGui::OglWindow::Init().

00049                                                            :
00050         StaticText(parent, w, h, text)
00051     {
00052         Init(text);
00053     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:27:07 2011 for ImpalaSrc by  doxygen 1.5.1