New topic: 

Listbox AddRow() ParamArray

<http://forums.realsoftware.com/viewtopic.php?t=38066>

         Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic          Author  
Message        Ed S.          Post subject: Listbox AddRow() ParamArrayPosted: 
Fri Mar 11, 2011 11:18 am                         
Joined: Fri Jan 05, 2007 7:35 am
Posts: 9                I know I've done this before. Listbox.AddRow is 
*supposed* to accept a ParamArray for a multi-column listbox, but all I'm 
getting is This Method Requires Fewer Parameters Than Were Passed. The 
parameters passed are all strings and separated by commas. So this doesn't work:

MyListBox.AddRow "String1", "String2", "String3"

Is this a known issue?   
                             Top             Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to