Re: EuGTK has many errors
- Posted by irv May 12, 2011
- 1237 views
I've posted the latest version 4.4.0 - checked today, all 96 tests work fine - to a google page. Can't access RDS right now.
http://sites.google.com/site/euphoriagtk/
Bear in mind, this works with Euphoria Interpreter v4.0.2 Linux, Using System Memory Revision Date: 2011-04-05, Id: 2be80036fcd3 and libgtk-x11-2.0.so.0.2200.0
And to have all GTK controls work, you'll need current GTK libraries. I'm surprised to find out that some current Linux distros use VERY old versions of GTK, which means some things will not work. You can run a program using eui -d REG_E alltests.ex to display methods declared in EuGTK which do not exist in the version of GTK that you're running. There will always be a few, since the GTK docs seem to run ahead of the actual release or incorporation of the updated libraries (and I work from the docs).