New topic: multiple threads and a listbox
<http://forums.realsoftware.com/viewtopic.php?t=25509> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message edmerckx99 Post subject: multiple threads and a listboxPosted: Fri Dec 05, 2008 1:31 pm Joined: Thu Jan 04, 2007 9:35 am Posts: 63 Location: Penn USA i am searching through alot of folders on different machines for either a certain extension or file name and populate a listbox. my code works, the only problem was that there are some machines that could have 3,000 folder to loop through and it was taking forever. i used a thread so i thought that i could create multiple threads to speed things up, so in the code when it the number folders reaches a certain amount i start a new thread. now i get an exception error when the threads start to populate the listbox. any thoughts on what i need to do to fix this? 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. <http://www.monkeybreadsoftware.de/realbasic/plugins.shtml> [email protected]
