[inti] ANNOUNCE: Inti-1.0 Beta6



Application
===========

Inti-1.0 Beta6

Description
===========

The Integrated Foundation Classes, are a set of C++ classes for
developing Gnome and GTK+ applications on UNIX-like systems such as
Linux. They are designed to work nicely with the GNU toolchain and take
advantage of the standard C++ features provided by the GNU compiler.
Currently there are two modules, the core application development
platform Inti and a binding for the Gnome Configuration System Inti-GConf.

Inti combines the power of GTK+ and the power of C++ into a
state-of-the-art GUI toolkit that makes developing applications easy,
intuitive and efficient. There are more than 330 classes that wrap most
of the objects found in the ATK, GDK, GDK-PIXBUF, GLIB, GTK and Pango
libraries. It has its own system of signals and slots which make using
native GTK signals or creating your own signals easy. There is a
standard string compatible UTF-8 string class, a full set of simple
example programs, a C++ version of the GTK+ demonstration program,
extensive reference documentation and a tutorial.


Enhancements
============

- Improved cross-compiler compatibility.

- New ListStore/TreeStore API making them easier to use.

Fixes
=====

- Fixed ListStore/TreeModel/TreeStore function templates
  and added extra methods to make the getting and setting of
  cell values easier.

- Removed direct inheritance from GTK+ objects. This effects
  several small utility classes like Gdk::Rectangle.

- Fixed several C++ problems with the Sun compiler.

- Updated source code examples the TreeView tutorial pages.

Download
========

http://prdownloads.sourceforge.net/inti/inti-1.0beta6.tar.gz?download


The Inti Development Team.







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