Re: Wrapping a C library.
- Posted by Davy Jan 16, 2012
- 2053 views
ghaberek said...
Do you mean FLTK? (Fast, Light Toolkit)
Have you had a look at wxEuphoria at all? It's really quite simple to use.
-Greg
I was thinking of EZWGL. But I think it would be a fairly ambitious project, even for someone with experience. I'll take a look at wxEuphoria, but what I like about EuWingui is that unlike most GUIs it doesn't involve objects, events and callbacks; you only need to use simple procedural coding.