Re: Need help wrapping a structure

new topic     » goto parent     » topic index » view thread      » older message » newer message

>     If you are going to use Euphoria and not a compiler then
> you will have to use SO's.

Yes, but libX11.so comes with every linux distribution with X-Windows.
Things like Motif, etc. may not be.

> To use the X-libraries you would have to compile and link.

I'm fine with dynamicly linking an already distributed library, like
libX11. What I'm not fine with is having to distribute another
library, like wxEuphoria.so.

> It took me 6-months to figure out how to use the widgets and
> SO's without getting exception errors. Also using resources
> took me some time to figure out. Wrapping the SO's is the
> easy part. Creating running programs is the difficult part.
> You will find that it is not easy as using window's DLL's

Doesn't XMOTOR use 3rd party windowing libraries, like Motif, Athena,
XT, etc? And no offense, but I don't like your approach in XMOTOR. Its
too abstracted, too many strings.

I'm taking this a step at a time. I'll let everyone know how I progress.

~Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu