[lazarus] My opinions
Cliff Baeseman
vbman at pcpros.net
Sat Oct 23 14:32:08 EDT 1999
Trust us we have been up and down the road with this thing. The messaging
interface does not place a big hit on performance since we are using
pointers for almost everything.
As a matter of fact the QT stuff is about 1/3 faster than the GTK
implementation. It seems the Tool Kit efficency plays more of a factor.
Who would like to do the WinCE version ;) just kidding.
Make the compiler work on CE and yes we could run that also "Same Code"
Cliff
-----Original Message-----
From: Florian Klaempfl <Florian.Klaempfl at gmx.de>
To: lazarus at miraclec.com <lazarus at miraclec.com>
Date: Saturday, October 23, 1999 1:35 PM
Subject: Re: [lazarus] My opinions
>Florian Klaempfl schrieb:
>>
>>
>> If this isn't appliable to the whol class library I think it's useful for
some seperated classes
>> as TCanvas to avoid the large overhead of the message passing.
>>
>
>Arrrrrgh, I missed a very important point: you can't declare then variables
of the type
>TCanvas then :( :( :( :(
>
>A canvas variables should be then declared as:
>
>canvas : tabstractcanvas;
>
>which breaks a lot of delphi code
>
>_________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.miraclec.com/list_archives/lazarus
>
More information about the Lazarus
mailing list