Re: (Newbie!! Help!!!!)How to integrate user functions in gtk



Am Thu, 17 Jul 2003 19:25:11 +0200 (MEST) schrieb Peter \:

    I'm developing a graphic interface for a program which is
    already
fully developed in C.  What we'd like to do is to call the functions
defined in the our program from the grapihc interface. We've already
developed some test applications in gtk (using glade 2.0) in order
to understand what it does. We know that it generates code to which
we can

Please don't use that aspect of glade.

It is far better to have glade emit an xml file and use the functions
in libglade to load it inside your C program.

Hi,

I've two question for libglade. In the past I build all apps from
scratch or used glades ability to create C-Code.

- Is libglade slower then a gtk-app without libglade?
- Am I able to use this gtk-apps in Windows without problems?

Thanks
Andreas



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