GTK Library for Euphoria 4.0

A very compact and easy-to-use 'wrapper' for GTK and Euphoria.

Combining a fast, easy-to-use programming language (Euphoria) and a graphical user interface (GTK) to make writing modern, user-friendly programs (almost) easy.

Compare Euphoria to C code: Click Here
Click on the menu bar at top to see numerous example programs.

Update:
Recent progress:

Download:
Beta versions of the library are here:
Need Help?

Post questions on the Open Euphoria forum.

Contents:
What's in this package?
  1. GtkEngine.e
  2. Required. Include at the top of your EuGTK program
  3. GtkRoutines.e
  4. included automatically by GtkEngine
  5. GtkEnums.e
  6. included automatically by GtkEngine
  7. 60+ demos
  8. (and supporting files)
Requirements:
  1. Computer running Linux(1)
  2. libgtk-x11-2.0.so (2)
  3. Euphoria 4.0 (3)
  4. Text editor (4)
Notes:
(1) Currently testing using Mint 9, Linux Ultimate 2.4 and Parsix 'Kev'.
(2) Should be supplied with any recent Linux distribution. Tested with libgtk-x11-2.0.so.0.2000.1
(3) See OpenEU Forum for info on how to download and install Eu 4.0 development version.
(4) Kate editor is preferred, here is a Euphoria Syntax file for Kate

© 2010 by Irv Mullins