On Fri, 2009-02-27 at 15:30 +, Chris Vine wrote:
> On Fri, 27 Feb 2009 09:54:59 -0500
> Larry Reaves wrote:
> [snip]
> > 1. Gtk+ is a C library. If you want to use C++, take a look at
> > Gtkmm- http://www.gtkmm.org/
>
> There is no problem using GTK+ in c++ programs. Whether the OP wants
On Fri, 27 Feb 2009 09:54:59 -0500
Larry Reaves wrote:
[snip]
> 1. Gtk+ is a C library. If you want to use C++, take a look at
> Gtkmm- http://www.gtkmm.org/
There is no problem using GTK+ in c++ programs. Whether the OP wants to
use the gtkmm bindings is a matter of choice. It is not necessa
On Fri, 2009-02-27 at 17:16 +0800, andy2_...@pegatroncorp.com wrote:
> Dear All,
>
>
>
> I have many puzzles as a newer in gtk develop field,hope can get helps
> from you ,thanks firstly。
>
>
>
> Now, I have a problem about gtk_tree: If I used gcc to compile a tree.c,
> it correct