On Friday 10 March 2006 14:24, Ales Katona wrote: > "Why would the behaviour change from running from the IDE to > executing from the command line?" > > If you use synchronize, the IDE calls "CheckSynchronize" for you. In > command line you need to do this in main thread.
I tried this in the application OnIdle event with Done set to false and it worked a charm! I am a little concerned this may not be the best way to get this call seen by the main application loop. Any ideas? Once I have decided on the best way to handle this I will post a link to the revised code. Thanks again, Paul > > _________________________________________________________________ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject > archives at http://www.lazarus.freepascal.org/mailarchives _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
