Re: [Lazarus] Is this a bug?

2017-06-17 Thread Joost van der Sluis via Lazarus
Op 16-06-17 om 22:58 schreef Wolf via Lazarus: now I understand the real bug is in my assumptions on what goes on behind the screens. But that leads to another question: is there any documentation where I can read up on this so that I may improve on my programming, and particular debugging, ski

Re: [Lazarus] Enqueuing a callback from a thread via other class - or am I overcomplicating this ?

2017-06-17 Thread el es via Lazarus
Hindsight, schmindsight, but here is another question: Where does the call queued from a thread, return to ? As in, the thread calls Queue() on a method of the object we're interested in; and that in turn calls a method / procedure more like / from the 'main form' unit. The object's lifetime is