Difference between revisions of "Widgetset"

From Free Pascal wiki
Jump to navigationJump to search
m (moved widgetset to Widgetset: Consistency)
(No difference)

Revision as of 21:39, 4 September 2013

Widgetsets are adapter libraries that provide an interface between a platform-inpedentent sourcecode and platform-specific system functions. Thus they allow for development of platform-native software without requiring to change the source code among platforms.

See also