Paul wrote: >> Sometimes, obviously randomly, it happens that if a modal form >> is shown (nothing else but shown, nothing blocking) timer messages >> are not processed, any idea why? >> >> Background: In the timer event I look for items in a log-list >> and display them in a TMemo. > > I have never had problems with that. > Maybe the update in the TMemo is blocking the form's message loop.
Yes, sorry guys, the problem wasn't WM_TIMER messages but Perform(EM_LineScroll...) that doesn't return for some reason sometimes. -- Arno Garrels -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
