Re: [GTK] Need advice from the gurus



Robert A Pfeiffer wrote:
> 
> I've been working with C++ for about 6 months and am still wet behind
> the ears.  In looking at some of the books on GTK and gnome it would
> seem that its primarily based on C.  Not a really problem as I at least
> understand C.  Can GTK be used in the C++ environment?
> 
> Thanks in advance for comments.

Check out http://gtkmm.sourceforge.net. They've got a nice set of C++
wrappers for the GTK environment. There are links to language bindings
of all types at http://www.gtk.org.

gtkmm is currently set up for GTK 1.2, so if you're wanting to be on the
bleeding edge, you won't have much luck with it.

--
Bruce Ide                                           
bruce.ide@echostar.com
"C has all the power of assembly language combined with all the ease of
programming of assembly language."




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