Download List

Descripción del Proyecto

The Visual Component Framework is a cross platform
C++ application framework that offers a modern,
clean architecture. It is divided into three major
libraries. The FoundationKit provides services
such as file access, streams, threads,
synchronization primitives, and advanced RTTI
features. The GraphicsKit includes classes for
working with both image and vector graphics, and
has built in support for the Anti-Grain Graphics
library. The ApplicationKit provides GUI controls,
use of the Model-View-Control pattern, property
and component editors, undo/redo support,
drag-and-drop, clipboard services, application
resources, and UI metrics and policy managers.

System Requirements

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.

2004-08-11 03:51
0-6-5

Esta versión incluye más apoyo para OS X en el FoundationKit, GraphicsKits, y ApplicationKit. Algunas de las nuevas características incluyen una estructura de archivos modernizada, nuevas API para el archivo, directorio, y el Directorio:: Buscador de clases, el uso apropiado de la API de Administrador de Apariencia, controles construido utilizando la API HIView, dibujo que se hace ahora con CoreGraphics y ATSU , manejo de eventos mediante el nuevo Administrador de Eventos de carbono, y Xcode Proj plantillas para aplicaciones basadas en el VCF.
Tags: Major feature enhancements
This release adds more support for OS X in the
FoundationKit, GraphicsKits, and ApplicationKit. Some of the
new features include a revamped file structure, new APIs for
the File, Directory, and Directory::Finder classes, proper
usage of the Appearance Manager API, controls built using
the HIView API, drawing that is now done with CoreGraphics
and ATSU, event handling using the new Carbon Event
Manager, and XCode proj templates for VCF-based
applications.

Project Resources