hello,
i'm writing a interface by gtk+2.0 (a c based language) in linux. it's a window and have some buttons inside. when click a button, the program will call another software by system() command. if i do so, the interface window will halt. i wanna call another software and the window works normally.
thank you for your helping.
i'm writing a interface by gtk+2.0 (a c based language) in linux. it's a window and have some buttons inside. when click a button, the program will call another software by system() command. if i do so, the interface window will halt. i wanna call another software and the window works normally.
thank you for your helping.