> How can I execute mplayer in my program? I tried using fork but didn't
> work...
> When I create a graphic app I need a different aproach?
> And to be more complicated I need a solution that works on linux and
> windows... :'(

Glib provides an abstraction layer above the various OS process spawning
methods, have a look at 

http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/group__Spawn.html


_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to