From P.Loubigniac@bton.ac.uk
Received: (qmail 20473 invoked from network); 9 Jan 1998 00:59:31 -0000
Received: from jupiter.bton.ac.uk (HELO jupiter.brighton.ac.uk) (194.83.112.28)
  by mail2.redhat.com with SMTP; 9 Jan 1998 00:59:31 -0000
Received: from alpha2.bton.ac.uk by jupiter with SMTP (MMTA);
          Fri, 9 Jan 1998 00:59:28 +0000
Received: from localhost 
          by alpha2.bton.ac.uk (5.65v4.0/1.1.8.2/28Jul95-0212PM)	id AA23835;
          Fri, 9 Jan 1998 00:59:27 GMT
Date: Fri, 9 Jan 1998 00:59:27 +0000 (GMT)
From: loubigniac <P.Loubigniac@bton.ac.uk>
To: gtk list <gtk-list@redhat.com>
Subject: gtk or gtk+
Message-Id: <Pine.OSF.3.96.980109005525.21753A-100000@alpha2.bton.ac.uk>
MIME-Version: 1.0
Content-Type: text/PLAIN; charset="US-ASCII"

Hi,

I am a beginner in C++ and I have to develop a graphical editor
(B-spline), I have been told to use gtk.
But I have seen on www.gimp.org that there is also gtk+, which one should
I use?

thanks

--------------------------------------
 Pierre Loubigniac			
 P.Loubigniac@bton.ac.uk		
 http://useless.it.bton.ac.uk/~pl55	
--------------------------------------

From sopwith@cuc.edu
Received: (qmail 32374 invoked from network); 9 Jan 1998 16:32:53 -0000
Received: from helix.cs.cuc.edu (HELO cuc.edu) (sopwith@207.222.40.128)
  by mail2.redhat.com with SMTP; 9 Jan 1998 16:32:53 -0000
Received: from localhost (sopwith@localhost)
	by cuc.edu (8.8.5/8.8.5) with SMTP id LAA18143
	for <gtk-list@redhat.com>; Fri, 9 Jan 1998 11:32:47 -0500
Date: Fri, 9 Jan 1998 11:32:46 -0500 (EST)
From: Elliot Lee <sopwith@cuc.edu>
X-Sender: sopwith@helix.cs.cuc.edu
To: gtk list <gtk-list@redhat.com>
Subject: Re: [gtk-list] gtk or gtk+
In-Reply-To: <Pine.OSF.3.96.980109005525.21753A-100000@alpha2.bton.ac.uk>
Message-ID: <Pine.LNX.3.95.980109113149.17012C-100000@helix.cs.cuc.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Fri, 9 Jan 1998, loubigniac wrote:

> I am a beginner in C++ and I have to develop a graphical editor
> (B-spline), I have been told to use gtk.
> But I have seen on www.gimp.org that there is also gtk+, which one should
> I use?

gtk+ is a term for the software package that includes gtk, gdk, and glib
(three closely related libraries). If you're a C++ fan you may also want
to check out gtk--, which is a set of gtk bindings for C++... (The link is
on www.gnome.org I think)

-- Elliot					http://www.redhat.com/
"They don't let my code go into shipping products," Gates said. "They
 haven't done that for eight years." (at the 1997 PDC)