OK, many gours later I can answer my own question.
It's gonna take a bunch of work.
Is anyone using this thing?
I was going to use Glade2 to build a UI for a new project
and then link the resulting C code with erl_interface. My
approach would have had me coding all the UI stuff in C
and just message passing my data to and from a (remote)
Erlang node.
The ErlGTK approach seemed attractive as I could move most
of my development into the Erlang realm with the associated
benefits. I will need up to date libraries though. I'm
going to see how far I get with continuing the porting to
Gnome 2.2. If it gets too intense I'll eventually give up
and go with my first plan.
Here's hoping ...
-Vance
On Wed, May 28, 2003 at 07:05:43PM -0400, Vance Shipley wrote:
}
} My environment is FreeBSD 4.8-RC with XFree86-4 and
} gnome2 installed.
...
} So before I knock heads with this thing too much what are my chances of
} this working?
|