New topic: MySQL halts progress bar
<http://forums.realsoftware.com/viewtopic.php?t=39788> Page 1 of 1 [ 2 posts ] Previous topic | Next topic Author Message qazjayp Post subject: MySQL halts progress barPosted: Mon Jul 11, 2011 8:46 am Joined: Tue Feb 28, 2006 9:50 am Posts: 6 Im using RB2008r1 with a mysql plugin. When calling mysql recordset other interface interactions pause - such as progress bars, spinners etc. Any ideas how to get round this - or am i doing something wrong. Thought about using a thread - but seems overkill. Thanks in advance. Top timhare Post subject: Re: MySQL halts progress barPosted: Mon Jul 11, 2011 10:59 am Joined: Fri Jan 06, 2006 3:21 pm Posts: 9982 Location: Portland, OR USA Thread is not overkill. It is *the* correct approach. But you must also use the new MultiThread property, or SQLSelect won't yield time to the progressbar, even in a thread. Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 2 posts ] -- 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]
