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 ..."
 
Line 9: Line 9:


==Author==
==Author==
* [[Bryan Smith]]
* [[Brian Smith]]


==Links==
==Links==

Revision as of 23:20, 8 May 2014

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

Download

License

  • BSD - Open Source

Author

Links