[Lazarus] Compiling native KDE apps

Paul Ishenin ip at kmiac.ru
Wed May 28 02:35:17 CEST 2008


cyberpython пишет:
> Στις 27-05-2008, ημέρα Τρι, και ώρα 17:11 -0300, ο/η Felipe Monteiro de
> Carvalho έγραψε:
>> On Tue, May 27, 2008 at 4:24 PM, cyberpython <cyberpython at gmail.com> wrote:
>>> Hello everyone! I would like to ask if it is possible to compile native
>>> KDE applications using Lazarus, and if it is how can I do so?
>> Define native KDE. What exactly are you trying to do?
>>
> 
> I would like to compile applications that would use the QT widgetset
> instead of GTK2, so that when run under let's say OpenSUSE they will
> look at home. Is it possible?

If you look closely at lazarus you should notice it has Qt widgetset. 
You can even work in ide built on top of qt widgetset.

If you want to create qt-lcl applications then build qt-lcl with help of 
  "build lazarus dialog". If you want whole ide then build it in the 
same dialog or by 'make LCL_PLATFORM=qt OPT="-dCantPaintOnIdle"'.

Best regards,
Paul Ishenin.




More information about the Lazarus mailing list