The Zinc Application Framework is an
application framework
In computer programming, an application framework consists of a software framework used by software developers to implement the standard structure of application software.
Application frameworks became popular with the rise of graphical user inte ...
, intended for the development of
cross-platform
Within computing, cross-platform software (also called multi-platform software, platform-agnostic software, or platform-independent software) is computer software that is designed to work in several Computing platform, computing platforms. Some ...
software application
Application software is any computer program that is intended for end-user use not computer operator, operating, system administration, administering or computer programming, programming the computer. An application (app, application program, sof ...
s with
graphical user interface
A graphical user interface, or GUI, is a form of user interface that allows user (computing), users to human–computer interaction, interact with electronic devices through Graphics, graphical icon (computing), icons and visual indicators such ...
(GUI), using a
widget toolkit
A widget toolkit, widget library, GUI toolkit, or UX library is a library (computing), library or a collection of libraries containing a set of graphical control elements (called ''widgets'') used to construct the graphical user interface (GUI) of ...
. Zinc targets both embedded (such as
Wind River's VxWorks
VxWorks is a real-time operating system (or RTOS) developed as proprietary software by Wind River Systems, a subsidiary of Aptiv. First released in 1987, VxWorks is designed for use in embedded systems requiring real-time, Deterministic system, ...
) and desktop platforms.
History
In 1990 Zinc Software released its first software development package Zinc Interface Library as a tool for
Borland Turbo C++. This package allowed creation of text and graphics based user interface, initially only for DOS applications and since the 2.0 release also for Windows programs.
In 1994 Zinc Software introduced version 4.0 of its C++ tool under Zinc Application Framework name. Zinc aimed at cross-platform development of the user interface supporting DOS, Windows, Mac and Unix.
With the release of the version 5 in 1997, Zinc Software changed pricing policy and distributed "Personal Version" of the Zinc Application Framework free of charge for non-commercial use - including source code and limited only by lack of technical support and distribution rights.
Zinc Software was acquired in 1998 by Wind River and continued to operate as a subsidiary.
In 2004 Zinc Software was sold to Professional Software Associates (PSA).
References
Further reading
*
*
*
*{{cite journal, url=http://en.cnki.com.cn/Article_en/CJFDTOTAL-JSSG200401014.htm, access-date=20 May 2018, first=Liu, last=Xinxin, publisher=
CNKI
CNKI (China National Knowledge Infrastructure; ) is a private-owned publishing company in China since 2014. It operates databases of academic journals, conference proceedings, newspapers, reference works, and patent documents.
CNKI maintains mono ...
, title=Zinc Application Framework and Its Program Design, journal=Computer & Digital Engineering, date=2004, id=2004-01, url-access=limited
External links
PSA Zinc Development— 2007
OpenZinc— open-source software project based on Zinc up to version 4.2
Widget toolkits