cyberpython пишет:
> Στις 27-05-2008, ημέρα Τρι, και ώρα 17:11 -0300, ο/η Felipe Monteiro de
> Carvalho έγραψε:
>> On Tue, May 27, 2008 at 4:24 PM, cyberpython <[EMAIL PROTECTED]> 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.

_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to