Re: [gtk-list] VDK & Gtk--, was: yet another gtk+ C++ wrapper




Regarding sample code for gtk--:

All code that I have written for Gtk-- applications is poseted on my web
site.  It is (of course) tied to my gtkglarea-- widget, but I
put it forth as minor examples of how to write decent OO Gtk-- programs.

http://www/~kenelson/gtk-glarea/dist/untarred/gtkglarea/examples/
  (both planet and pickmm are decent examples with generous comments.)

They are slightly above trivial as they do not have menus, but they
do show the use of scrollbars, buttons and derived (gtk--) widgets, as
well as demonstrating the bottom up method of connecting widgets  
(create, set properties, attach children, repeat) verse the traditional
gtk+ style which is top down (create, set properties, create children,
attach.)
  
Further, I have made the point several places that if you really need
good examples of gtkglarea-- (and thus gtk-- by extension)  I will
be happy to bang something off it people tell me what the want to see.
No takers yet.

--Karl



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]