Re: Wrapping a custom widget



On Fri, 2007-04-06 at 23:12 +0100, Robert Pearce wrote:
> On Fri, 6 Apr 2007, Jonathon Jongsma <jonathon jongsma gmail com> wrote 
> :
> >
> >There is a section in the gtkmm tutorial about wrapping C libraries
> >using gmmproc:
> >http://gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/aph.html
> >
> >Does that help?
> 
> Hmmm... Yes, probably. I'll check it out further. From a quick check it 
> looks a bit complex, and seems to assume the widgets are in a shared 
> library (which I probably ought to do in the spirit of open source and 
> sharing and all that, but haven't done yet because I don't need to).

Having both C and C++ versions of the same widgets in one tarball, along
with the application that uses them, is rather odd, of course. It's
entirely possible, but you'll have to work out your own build structure.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]