Am Samstag, den 19.01.2008, 22:41 +0100 schrieb Damien Gerard:
> > And since one incarnation will have to work on a pretty small embedded
> > computer I'm very happy to get rid of the GTK1 (and it's bugs)
> 
> Anyway GTk1 is a part of the past. GTK2 should be used instead and  
> there is not a lot of bugs with the LCL. It works better on Windows  
> but it won't be the case in a near future (as soon as TPageControl and  
> TScrollBox be fixed). On FreeBSD you use a X. And GTK works pretty  
> well on it.

Yes, but GTK2 is fat, slow and ugly. ;)

Seriously, it is somewhat slow on my desktop, I'd never try to run it on
a Geode running at 300MHz ...

> Anyway, are you saying fpGUI would be really interesting for embedded  
> apps ? If yes That's interesting indeed.

As far as I understood it, fpGUI uses the Xlib directly to draw it's
widgets. Graeme knows all the details, but if it is so, the complete GTK
is superfluous. That makes at least approx. 1,5 MB on disk and one
software layer less.

Okay, RAM is getting bigger, Flash is getting faster, but in the design
as it currently is, that would save some loading time, main memory
consumption and maybe processing time (although probably not noticable
by the user).

And it would squash some GTK-bugs including workarounds to make the
system work as expected.

For me that's an attractive advantage.

Marc


_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to