GUI Guidance for Linux
- Posted by Anthill Nov 28, 2010
- 1467 views
Any ideas where to best start for writing GUI applications on Linux with Euphoria? I would prefer to write graphics applications that are cross platform but if not at least for Linux.
I see that there is wxEuphoria (http://sourceforge.net/projects/wxeuphoria/) and EuGTK (http://sourceforge.net/projects/eugtk/). What I want to do is write an application that draws text (preferably with access to font metrics), points, lines and polygons and have access to some basic widgets such as buttons and scrollbars. Is there a way to do this with Euphoria and are there any tutorials that might help.
Thanks for any help...