Rexx/DW: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
* [[EMX]] 0.9d | * [[EMX]] 0.9d | ||
* Updated version of [[Dynamic Windows]] than the one supplied with REXX/DW is recommended in general, but especially if you intend to use it with newer versions of GTK+. | * Updated version of [[Dynamic Windows]] than the one supplied with REXX/DW is recommended in general, but especially if you intend to use it with newer versions of GTK+. | ||
==Links== | ==Links and publications== | ||
* [http://rexxdw.sourceforge.net/ Project homepage on Sourceforge.net] | * [http://rexxdw.sourceforge.net/ Project homepage on Sourceforge.net] | ||
====Publications==== | |||
* [[Haluk Polat]]: ''[https://web.archive.org/web/20070729064414/http://www.halukpolat.com/tr/kitaplar/rexxdw/rexxdw.pdf Rexx/DW Kütüphanesi]'' - [[PDF]] file via [[Archive.org]] - 2007 - ISBN 978–975–00742–2–6 | |||
: A Turkish user manual on how to use [[REXX/DW]]. | |||
==Licence== | ==Licence== |
Revision as of 06:06, 6 July 2016



A set of bindings that allow you to use the Dynamic Windows toolkit with the REXX programming/scripting language, effectively giving you a multi-platform GUI toolkit for REXX. Works in native mode on OS/2 and MS Windows and using the GTK+ windowing library on any other system that supports it (most UNIX like systems and Mac OSX). Is easily portable to any system that has a reasonably recent version of the GTK2/3 library.
Versions
- Last know version: REXX/DW 1.1 - 2006-09-28
Prerequisites
- EMX GCC if you want to compile it yourself.
- EMX 0.9d
- Updated version of Dynamic Windows than the one supplied with REXX/DW is recommended in general, but especially if you intend to use it with newer versions of GTK+.
Links and publications
Publications
- Haluk Polat: Rexx/DW Kütüphanesi - PDF file via Archive.org - 2007 - ISBN 978–975–00742–2–6
- A Turkish user manual on how to use REXX/DW.
Licence
- Open source software distributed under the LGPL v2.1