[lazarus] GTK WidgetSet
peter at freepascal.org
peter at freepascal.org
Mon Aug 14 03:14:25 EDT 2000
> 1 . Is there a document on the net that show you
> all widgets that exists at this moment ?
> I remember I have seen a tree-like overview somewhere
> but now I can't find it again :-(
You can use the C documentation found on http://www.gtk.org
> 2. If a components don't exist as a widget and I
> want to create it, could I create it the same way
> as in Delphi or ?
No, GTK has no real class model, it's a pure C library with object like features
Peter
More information about the Lazarus
mailing list