日期: 2009年2月27日 22:55
收件者: Andy2_Cao(曹烈安_PSH)
副本: gtk-app-devel-list@gnome.org
主旨: Re: Help:About Gtk_tree
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
>
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
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! But if I changed the file name to tree.cpp and used g++ to compile it,
there will appear