[fpc-devel] New global CustomApplication variable

Michael Schnell mschnell at lumino.de
Fri Oct 16 09:09:44 CEST 2009


Martin Schrieffer wrote
> The eventqueue is implemented on all platforms, with and without GUI as an 
> internal teventlist which holds instance pointers of tevent class. 


Important additional Question:

How is a work alike to Delphi's "procedure .... message" construct done,
which can be used to signal a state change from a thread towards the
main thread ?



( Very low pitched additional question:
  Does this mechanism allow for installing multiple such event queues
  in order to allow for some thread to each have its own event queue ?
  (A dream of mine since years :) )
)



More information about the fpc-devel mailing list