realbasic-nug
[Top] [All Lists]

Re: REALSQL and Thread

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: REALSQL and Thread
From: Norman Palardy <npalardy at great-white-software dot com>
Date: Fri, 30 Dec 2005 14:44:11 -0700
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <A75D5023-845A-4EB2-827B-43BFDFB1FADE at nc dot rr dot com>

On Dec 30, 2005, at 2:12 PM, Christian Miller wrote:


In place of "pBar.Refresh", I've tried "app.SleepCurrentThread 500" and "app.Doevents". Nothing seems to make the pole spin. In the IDE, the maximum is set to zero so as soon as I show the progress bar it should be spinning.

Any ideas?

Unless the plugin yield's a thread wont make any difference
And, it's entirely possible that because it's based on SQLite that there are places where the SQlite code will not yield and so you're stuck

One of the down sides to a co-operative model and incorporating third party code


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>