New topic: 

Combobox: addrow leaving intact first row, is it possible ?

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

       Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic         Author  
Message       face           Post subject: Combobox: addrow leaving intact 
first row, is it possible ?Posted: Sat Apr 18, 2009 2:04 am                     
   
Joined: Tue Nov 14, 2006 5:25 pm
Posts: 440              Quote:  for i = 1 to 5
    txtCombobox.addrow rs.Field("common")
    rs.moveNext
  next
This works ok on Mac, while on windows system it overwrite the first row (the 
row where user can write in it).
To avoid that problem on windows i'm been thinking to addrow only from second 
row (leaving intact what user write on 1st row), is it possible ?
it can be a solution ?   
                            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 900 classes with 18000 functions in one REALbasic plug-in. 
The Monkeybread Software Realbasic Plugin v8.1. 

&lt;http://www.monkeybreadsoftware.de/realbasic/plugins.shtml&gt;

[email protected]

Reply via email to