Jump to content

Rexx/DW

From EDM2
Revision as of 14:19, 9 February 2015 by Reiknir (talk | contribs) (Created page with "thumb|200px|right|REXX/DW on OS/2 thumb|200px|right|REXX/DW on Windows [[Image:RexxdwGtk.png|thumb|200px|right|REXX/DW on GTK+]...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
REXX/DW on OS/2
REXX/DW on Windows
REXX/DW on GTK+

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 GTK+ library.

Versions

Prerequisites

  • GCC 4.4.4. or later if you want to compile it yourself.
  • LibC (libc064.dll)
  • 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

License

  • Open source software distributed under the LGPL v2.1

Author