so I can't call application.processmessages at all?

what can I call if I need my user interface updated? for example I changed a
Label's caption and need it refreshed when accepting data?


On 2/20/06, Wilfried Mestdagh <[EMAIL PROTECTED]> wrote:
>
> Hello Arno,
>
> >> what is message pump?
> > For instance Application.ProcessMessages or anything else that
> > processes messages.
>
> Or creating a modal form. ShowMessage etc, are also modal forms. Often
> done for logging whilst developping. Better is to log to a console
> window or a memo or whatever.
>
> ---
> Rgds, Wilfried [TeamICS]
> http://www.overbyte.be/eng/overbyte/teamics.html
> http://www.mestdagh.biz
>
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
>
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to