Re: run a new application



sunzy writes:
how to run a new application in a button's callback function??

system() ?

--tml

would you like to write it clearly? 
e.g.
my button callback function:
void leftbutton_clicked(GtkWidget *widget, gpointer my_data)
{
}
and I want run "/usr/games/same-gnome" for example, how to do it?

thank you 




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