Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Sep : Error of ShowMessage inside Thread.
| Subject: | Error of ShowMessage inside Thread. |
| Posted by: | "Daniel" (d..@earth.link) |
| Date: | Wed, 26 Sep 2007 11:38:48 |
Hi,
I made a TMyThread inherite from TThread, and put ShowMessage() inside
my thread. Sometimes while it call ShowMessage, error comes in message "
.... Canvas doesn't allow drawing..".
Will it has problem while call showmessage inside a tthread?
Thanks,
Daniel