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

void OglGui::StringColumns::AddColumn ( strconst  colName,
int  colWidth = 100,
ULONG  bg = 0,
int  insertAt = -1 
) [inline]

Definition at line 66 of file StringColumns.h.

Referenced by OglGui::StringListBox::AddColumn().

00068     {
00069         AddColumn(colName,&StrVector(),colWidth,bg,insertAt);
00070     }


Generated on Thu Jan 13 09:26:57 2011 for ImpalaSrc by  doxygen 1.5.1