CPB Mailing List
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ListBox Help
>I'm trying to load a listbox to printout.
>
>I've tried:
>
>GetVarList->VarXList->Items->Strings[0]="Var 1";
>GetVarList->ShowModal();
>
Sorry for the waste of bandwidth. I completely missed the Insert()
method:
GetVarList->VarXList-Items->Insert(0,"Var 1");
Works like a charm.
-----------------------------------------------------------------
Chris Strickland - Approved Discount Vendor for SecureTax
Email: cstrick@iu.net
New Horizons Software - http://www.sitesurfer.com/newhoriz
[SAS/Fortran/C/UNIX/Software Test/VMS/WEB Services - Central FL]
W Komornicki's Home Page |
Main Index |
Thread Index