Download List

專案描述

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.

2009-02-20 18:47
3.5.8.10

This release fixes a few minor bugs in the XML parser.
標籤: Minor bugfixes

2009-01-23 03:42
3.5.8.9

The embedded libtar code has been embedded into the SPTK namespace. This allows it to avoid linker problems on some platforms. Several linkage problems on Linux and Solaris have been fixed.
標籤: Minor bugfixes

2009-01-19 23:33
3.5.8.8

This release fixes a memory leak in the XML
parser.
標籤: Minor bugfixes

2008-11-11 20:08
3.5.8.6

Many fixes were made. The most important one was an exception thrown when calling PostgreSQL stored functions returning void. Now, when compiled with PostgreSQL 8.2 or later, the exception doesn't happen.
標籤: Major bugfixes

2008-09-15 20:56
3.5.8

Direct support for MySQL 5 was added. Partial
support for GTK themes is usable. Some bugs in the
64-bit version were fixed.
標籤: Major feature enhancements

Project Resources