Télécharger la liste

Description du projet

The Cross Platform Toolkit Library(xtklib) is a C++ based framework for highly object-oriented cross-platform programming. In particular, the library provides a full abstraction layer between its API and the main services offered by the underlying operating system (threads, processes, GUI, filesystem, etc.) plus a set of generic utilities (strings, data structures, etc.).It makes full use of all features of C++ like RTTI, templates, and exceptions, thus obtaining a strongly object-oriented design with a Java-like sensation. The library is composed of two main modules: "Base" and "Widgets". The target operating systems are Windows and Unix (Linux and BSD) with a plan to move towards other systems.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-01-06 17:01
0.2.0-alpha

Il s'agit de la première sortie avec un groupe de travail "Widgets" module, même si elle ne dispose que d'éléments de base. Le présent communiqué est fourni pour le test et de développement seulement.
Tags: Major feature enhancements
This is the first release with a working "Widgets" module, although
it has only basic features. This release is provided for testing and
development only.

2005-10-06 12:41
0.1.0

Dans cette version seulement la "Base" module fonctionne et la bibliothèque ne peut être compilé statiquement.
Tags: Initial freshmeat announcement
In this release only the "Base" module works and the library can only be compiled statically.

Project Resources