Re: Need help wrapping a structure

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

Greg Haberek wrote:

> 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.
...
> I'm taking this a step at a time. I'll let everyone know how I progress.
> 

One thing you need to be aware of: there's a reason for libraries like 
wxWindows, Motif, GTK. xlib doesn't know anything about buttons, menus,
scrollbars,
etc. You have to create those yourself. I quote: 

"Because of its low-level interface, like the Microsoft Windows SDK, it can make
for some
very complex programs that apparently achieve very little. One book on the
author's shelves
contains a version of the 'Hello World' program written for Xlib. It does
nothing other than
display 'Hello World' in a window, together with a button marked 'Exit', which
does the obvious
thing when you press it. The program listing runs to five pages!"
- Beginning Linux Programming, 2nd Edition, Stones & Matthew

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

Search



Quick Links

User menu

Not signed in.

Misc Menu