Download List

Project Description

SPTK (Simply Powerful Toolkit) is a cross-platform
toolkit that provides a set of C++ classes for
fast and easy application development. It provides
GUI components that use FLTK, and features
database support with seamless connection to GUI
components. There are drivers for use of SQLite
and PostgreSQL directly, as well as support for
other database engines through UnixODBC. SPTK
includes many classes for working with strings,
dynamic arrays, and maps, and is faster and has a
smaller footprint than STL. It also supports
reading, writing, and creating Excel 7 files,
high-level GUI components with dataset support,
support for automatic layouts, and support for
Aspell.

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.

2008-04-29 12:38 Back to release list
3.5.7.06

Several new methods were added to the CVariant class: setExternalString(), setExternalBuffer(), and setExternalText(). The new methods allow you to assign an external memory object to CVariant without letting CVariant maintain the object's memory. The PostgreSQL driver was modified to use these methods to optimize fetch operations.
Tags: Major feature enhancements

Project Resources