Dynamic Windows: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Software | |||
|Picture=NA.png | |||
|Version= | |||
|Vendor= | |||
|Author=[[Brian Smith]] | |||
|License=BSD | |||
|Download= | |||
|Website= | |||
}} | |||
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. | 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. | ||
==Links== | ==Links== | ||
Line 12: | Line 15: | ||
[[Category:Libraries]] | [[Category:Libraries]] | ||
[[Category:Open Source Software]] |
Revision as of 03:27, 20 December 2019
Dynamic Windows | |
---|---|
![]() | |
Version | |
Vendor | |
Author | Brian Smith |
License | BSD |
Download | |
Website |
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.