Announce: Gtk-- 1.1.4




Gtk-- 1.1.4
----------------- 
Gtk-- is a C++ interface for the popular GUI library gtk. Gtk-- provides 
convinient interface for C++ programmers to create graphical user 
interfaces with gtk's flexible OO framework. Highlights include typesafe 
callbacks, widgets extensible using inheritance and over 110 classes that 
can be freely combined to quickly create complex user interfaces. Gtk-- 
is free software distributed under GNU Library General Public License (LGPL). 

Gnome-- is starting to take shape.  A port of gnome-hello examples
actually compiles and run now. NOTE : you will have problems building
it if gnome is installed in /usr and Gtk-- in /usr/local - just
symlink /usr/local/lib/gnomemmConf.sh to /usr/lib and things will go
fine.

Special thanks to Malcolm Edwards for contributing a tutorial section,
as well as all our other tutorial contributors (Bernhard Rieder, Amy
Fong).  Keep up the good work.

Not much change to Gtk-- proper this time, but expect some big changes
next version when we start to cut over to namespaces.


Homepage: http://lazy.ton.tut.fi/gtk--/gtk--.html 
Ftp: ftp://ftp.gtk.org/pub/gtk/gtk-- 
Maillist: gtkmm@modeemi.cs.tut.fi 

Release Notes: 
Release: Gtk-- 1.1.4 (21 November 1999)
Get: gtkmm-1.1.4.tar.gz http://lazy.ton.tut.fi/gtk--/gtkmm-1.1.4.tar.gz

 * Alterations to improve gtkmmproc. 
 * Installation fixes for 3rd party widgets 
 * Data members accessors for Gtk_Adjustment. 
 * Spec file fixes (hvr). 
 * Tutorial improvements by Malcolm Edwards Bernhard Rieder 
 * Gnome-- example (NOTE : there is a Makefile problem - case where
   gnome is installed in /usr and Gtk-- gets installed in /usr/local
   aren't handled correctly).
 * Gnome_Stock namespace renamed to Gnome_Menu_Helpers for consistency 
 * Testdnd now works with largely gtk-- code 
 * Removed redundant 'box_' from Gnome_PropertyBox methods names.

-- 
					Guillaume
					http://www.worldnet.fr/~glaurent



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