Re: gtk on Motif



From: Patrick Pell? <patrick pelle fleximage fr>
>
> the thing is that I am working on a big application
> with is using Motif for the IHM part...
>
> I have made a 'colorSelection' like object (in 'C')
> and I would like to make the two application comunicate...
>
> Like U chose the color in the GTK frame , and this changes the color of a
> button in the Motif Frame...

Sounds like it might be easier to fork() off another process,
run the gtk bit in that, and have them communicate via pipes.

Ron Steinke



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