Paul Michell wrote:
http://www.lazarus.freepascal.org/list_archives/lazarus/msg10481.html
http://www.lazarus.freepascal.org/list_archives/lazarus/msg10483.html

I couldn't find any reference to USE_SYNCHRONIZE referred to in these messages in the SVN lcl code I downloaded last week. Has the design changed since then? I do agree with Luca that this behavior should be automatic so that applications require less platform specific code.

I think two things are being confused: for console applications that do not use the LCL for their main loop, they need to call CheckSynchronize themselves. However, when the LCL main loop is used, then things "just work". USE_SYNCHRONIZE has been enabled by default (and removed) some time ago.

Micha

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to