On Tue, Dec 1, 2009 at 12:35 PM, Phil Hess <macp...@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

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to