<meta http-equiv="content-type" content="text/html; charset=utf-8">Hi,<br><br>How can I PostMessage from thread to another object? PostMessage/SendMessage need HWND as parameter but this kind of handle is only in visual controls (TWinControl, TForm). I temporary can use TWinControl type instead of TObject but it need parent window to handle messages. Exists any cross platform solution for this? I found only this article for windows (I can't find "<meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family: verdana, sans-serif; line-height: 16px; ">DefWindowProc" in lazarus</span>)<div>
<meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://www.delphidabbler.com/articles?article=1">http://www.delphidabbler.com/articles?article=1</a><br><br>Regards.</div>