Thanks for your fast answer :-). I will look into that, as I'm not very
familiar with Threads. But, it seems is not very difficult for my
application.
One question about a thread: how do I 'synchronize' the interface with the
updated info from the Thread? Do I have to call cr.paint() once every second
or so? Can this be done from the other thread?
Thanks again,
Ernst
On Tue, Jun 9, 2009 at 01:00, Andrew wrote:
> On Mon, 2009-06-08 at 17:02 +0200, Ernst Blaauw wrote:
> > is it possible to implement those features in a different way?
>
> Yes. Just use a Thread.
>
> AfC
> Sydney
>
> --
> Andrew Frederick Cowie
>
> Operational Dynamics is an operations and engineering consultancy
> focusing on IT strategy, organizational architecture, systems
> review, and effective procedures for change management: enabling
> successful deployment of mission critical information technology in
> enterprises, worldwide.
>
> http://www.operationaldynamics.com/
>
> Sydney New York Toronto London
>
|