On Tuesday 24 July 2012 21:06:21 Ivanko B wrote:
> Better to use application.synchronize() or to move gui code in
>  main thread.
> ============
> It makes error reporting more complicated (global error codes etc).

True, but the Windows architecture dictates constraints. I am not sure if all 
problems can be solved. On Linux it could work.
>
>  application.synchronize()
> ============
> What does it do?
>
It runs the procedure/method in main thread.

Martin

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to