[Lazarus] Using event driven components in console application
Michael Schnell
mschnell at lumino.de
Wed Nov 4 12:05:04 CET 2015
On 11/04/2015 11:28 AM, JuuS wrote:
> Why would I want to use qt, gtk3, etc? Yes, of course for different
> platforms but which platforms (Fedora? Debian? ?? ).
Lazarus takes a lot of care on portability. So a "normal" user project
should run on any supported platform/OS/CPU architecture.
Even such a windowish legacy methods as using PostMessage for Thread to
Mainthread signaling are implemented platform independent.
-Michael
More information about the Lazarus
mailing list