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

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

Definition at line 17 of file TextEditLineScroller.h.

References OglGui::OglWindow::Init().

00017                                                                         :
00018         ScrollBar(parent, w, h, true)
00019     {
00020         Init(text, w, h);
00021     }

Here is the call graph for this function:


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