Dynamic Windows: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "==Description== 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 ..."
 
Jugbogdan (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
{{Software
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.  
|Picture=NA.png
 
|Version=3.1 (2021/01/06)
==Download==
|Vendor=
* ftp://ftp.netlabs.org/pub/dwindows/
|Author=[[Brian Smith]]
 
|License=BSD
==License==
|Download=
* BSD - Open Source
|Website=http://dwindows.netlabs.org/en/site/index.xml
 
}}
==Author==
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.
* [[Bryan Smith]]


==Links==
==Links==
* http://trac.netlabs.org/dwindows
* http://trac.netlabs.org/dwindows
* ftp://ftp.netlabs.org/pub/dwindows/


[[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