Re: Two programs



I think you'll be wanting to use the Glib::spawn family of commands....

take a look at http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/group__Spawn.html
for more info..

Rob.

On 21/12/05, Volosatov Alexander <rope-walker yandex ru> wrote:
> first program - GUI
> second program (dos) - kernel (make calculations)
>
> I need: first program run and pass data second one,
> then, get results of calculation from program 2,
> and view it in GUI.
>
> How I can do this? (win32 and Linux)
>
> Alex.
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>



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