[Lazarus] How to PostMessage to object?
Krzysztof
dibo20 at wp.pl
Wed Jun 8 16:57:35 CEST 2011
Hi,
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 "DefWindowProc" in lazarus)
http://www.delphidabbler.com/articles?article=1
Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110608/24b236a4/attachment-0002.html>
More information about the Lazarus
mailing list