[lazarus] Maybe a stupid question, but

Mattias Gaertner nc-gaertnma at netcologne.de
Fri Dec 13 12:39:35 EST 2002


On Fri, 13 Dec 2002 18:26:54 +0100 (CET)
matooo at email.si wrote:

> Quoting Mattias Gaertner <nc-gaertnma at netcologne.de>:
> 
> > The gtk2 interface has not yet been started. The idea is, to inherit
> > from
> > the gtk1 interface and just overload 
> 
> overload or correct?

overload

TGtk2Object = class(TGtkObject)

 
> > any procedure that needs some
> > adaptions. So, I think, a basic gtk2 interface can be created very
> > fast.
> > After that all the changes listed on www.gtk.org
> 
> I downloaded all documents, but there's no changes specified just complete
> API specification, is there maybe some document of changes to ease the
> job. It wouldn't be easy to search every function and check it. So for
> start it would be much nicer if some such document would exists.
> www.gtk.org doesn't contain anything like that.

Sorry, it was gnome.org:

http://developer.gnome.org/doc/API/2.0/gtk/gtk-changes-2-0.html


> > must be checked. And I
> > estimate, that this will take at least a full week of work.
> 
> A bit too much to acomplish in one peace. but I think I can help at least
> a bit
> 
> Also I just finished fam implementation and basic object. Component will
> be finished today. If that one is planned for lazarus I can upload it
> somewhere otherwise it will appear on my server after I find a time to set
> him up again

Normally, visual components go into lazarus and non visual components go
into fpc.


Mattias






More information about the Lazarus mailing list