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:
- July 28 ~ Added functions
- Feb. 18 ~ Bug fixes, more detailed demos added
- Feb. 2 ~ Added more functions, now with 70 demo programs
- Dec. 4 ~ Added ListView, IconView, several other new controls.
Download:
Beta versions of the library are here:
Need Help?
Post questions on the Open Euphoria forum.
Contents:
What's in this package?
- GtkEngine.e
- Required. Include at the top of your EuGTK program
- GtkRoutines.e
- included automatically by GtkEngine
- GtkEnums.e
- included automatically by GtkEngine
- 60+ demos
- (and supporting files)
Requirements:
- Computer running Linux(1)
- libgtk-x11-2.0.so (2)
- Euphoria 4.0 (3)
- 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