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

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

Definition at line 23 of file TextEditLineScroller.h.

References OglGui::OglWindow::Init().

00024                                           :
00025         ScrollBar(parent, x, y, w, h, true)
00026     {
00027         Init(text, w, h);
00028     }

Here is the call graph for this function:


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