1. Mac GUI

Has anyone written a GUI application on a Mac using Euphoria? If so, what library did you use, or what shared library files did you have to wrap?

new topic     » topic index » view message » categorize

2. Re: Mac GUI

I recently obtained an eMac for free and started poking around with wrapping Carbon (the older C-based Mac GUI library), and I barely got anywhere with it since it's so in-depth and extensive. The best bet at this point would probably be to use wxEuphoria, since wxWidgets has built-in Mac support. I'll eventually have to get around to building/testing/wrapping the necessary functions, but for now I'm just now starting to fiddle around with wxWidgets 2.9. If you're familiar with compiling C++ code on Mac, and you're feeling a little ambitious, feel free to checkout the wx2.9 branch from the wxEuphoria repository and give it ago! smile

-Greg

P.S. to check out a branch from Mercurial, use -r branchname, e.g.

hg clone http://wxeuphoria.hg.sourceforge.net:8000/hgroot/wxeuphoria/wxeu -r wx2.9 

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu