Re: [twsocket] Problem with DataAvailable (similar) [fixed]

2013-03-26 Thread Arno Garrels
Pascal Chapon wrote: > Okay, everything is fine if I do it with a PostMessage and process > the non-blocking loop in a separate procedure. Yes, that is the solution. Not to call the message pump in event handlers is one of the Ten Coding Commandments, not just in ICS. -- Arno -- To unsubsc

Re: [twsocket] Problem with DataAvailable (similar) [fixed]

2013-03-25 Thread Pascal Chapon
thout this last call to app.ProcessMessages, I'll keep you up (not at the company yet...). Is the only "theoritically proper" solution to handle this kind of mandatory discussion with a separate thread? Pascal >Objet : Re: [twsocket] Problem with DataAvailable (similar) >Pa

Re: [twsocket] Problem with DataAvailable (similar)

2013-03-25 Thread Pascal Chapon
f mandatory discussion with a separate thread? Pascal >Objet : Re: [twsocket] Problem with DataAvailable (similar) >Pascal Chapon wrote: >> Any idea? >Do you call the message pump directly or indirectly, for instance, >Application.ProcessMessages or ShowMessage() in one of the ICS

Re: [twsocket] Problem with DataAvailable (similar)

2013-03-23 Thread Arno Garrels
Pascal Chapon wrote: > Any idea? Do you call the message pump directly or indirectly, for instance, Application.ProcessMessages or ShowMessage() in one of the ICS event handlers? -- Arno -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi