Op 2011-01-12 13:18, Michael Schnell het geskryf: > TThread.synchronize (that is said to drop events when system load is high),
I don't know the LCL internals, but I would expect that to be a FPC issue and not a GUI toolkit issue. > SendMessage -> Procedure ..Message (AFAIK, not working in the current > svn version of gtk2) Pure fpGUI does support sending messages - fpGUI standard ones, or application specific/custom ones. > TThread.Queue (not implemented yet :) ) again, that is a FPC issue. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
