New topic: 

multiple rows in a listbox selection

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

       Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic         Author  
Message       azrael2000           Post subject: multiple rows in a listbox 
selectionPosted: Thu Jan 28, 2010 1:54 pm                               
Joined: Fri Oct 13, 2006 3:18 pm
Posts: 267              Hi All.

Looking for a different point of view on stuff.

I need to allow my users to select a number of CONSECUTIVE rows, so that I can 
give them a network, number of hosts, etc.

I'm trying to find a simple way to do this.  The only thing I can think of is 
to get the listindex of each row selected, and do a check (i.e. if the first 
listindex is less than the second by 1, and the second is less than the third, 
by one).  Not the best way to do it considering they can select upto 255 rows!

Anyone have any ideas?

Regards   
                            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