[Lazarus] QT bindings as defalt (was Release 1.0, part 2)

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Tue Dec 1 16:18:44 CET 2009


On Tue, Dec 1, 2009 at 12:35 PM, Phil Hess <macpgmr at fastermac.net> wrote:
> However, the current code works with other widgetsets. Do you know why it didn't work with Qt?

Did you test Qt in Windows or Linux?

According to the code it seams that any non-win32 widgetset would fail
to run in Windows because you use windows operating system ifdefs
instead of LCLWin32 ifdef for the widgetset.

Using LCL-Qt in Windows doesn't make the handles become Windows
handles, they are still Qt handles.

-- 
Felipe Monteiro de Carvalho




More information about the Lazarus mailing list