Dynamic Windows: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
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 | {{Software | ||
|Picture=NA.png | |||
|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== | ==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.