Dynamic Windows: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==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.
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==
* ftp://ftp.netlabs.org/pub/dwindows/


==License==
==License==
Line 13: Line 9:
==Links==
==Links==
* http://trac.netlabs.org/dwindows
* http://trac.netlabs.org/dwindows
* ftp://ftp.netlabs.org/pub/dwindows/


[[Category:Libraries]]
[[Category:Libraries]]

Revision as of 04:04, 27 December 2017

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.

License

  • BSD - Open Source

Author

Links