Dynamic Windows: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
Jugbogdan (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Dynamic Windows is an application framework that was designed to make it easy to create dynamic applications with a modern interface. It was modeled after the original GTK library on Unix. It uses the concept of box packing to create a dynamically resizable interface. Dynamic Windows is used by Mark Hessling's Rexx/DW package.
{{Software
 
|Picture=NA.png
==License==
|Version=3.1 (2021/01/06)
* BSD - Open Source
|Vendor=
 
|Author=[[Brian Smith]]
==Author==
|License=BSD
* [[Brian Smith]]
|Download=
|Website=http://dwindows.netlabs.org/en/site/index.xml
}}
Dynamic Windows is an application framework that was designed to make it easy to create dynamic applications with a modern interface. It was modelled after the original GTK library on Unix. It uses the concept of box packing to create a dynamically resizeable interface. Dynamic Windows is used by Mark Hessling's Rexx/DW package.


==Links==
==Links==
Line 12: Line 15:


[[Category:Libraries]]
[[Category:Libraries]]
[[Category:Open Source Software]]

Latest revision as of 01:36, 31 August 2022

Dynamic Windows
Version 3.1 (2021/01/06)
Vendor
Author Brian Smith
License BSD
Download
Website http://dwindows.netlabs.org/en/site/index.xml

Dynamic Windows is an application framework that was designed to make it easy to create dynamic applications with a modern interface. It was modelled after the original GTK library on Unix. It uses the concept of box packing to create a dynamically resizeable interface. Dynamic Windows is used by Mark Hessling's Rexx/DW package.

Links