How to invoke Xclient?
- From: Chowdhury Takdir Hossain <takdir dblab is tsukuba ac jp>
- To: gtk-list redhat com
- Subject: How to invoke Xclient?
- Date: Fri, 18 Dec 1998 17:31:24 +0900
Hello
I am trying to launch a Xclient program from the menu item of my program but
failing. The statement has the following shape.
gtk_signal_connect(GTK_OBJECT(menuitem),"activate",(GtkSignalFunc)system,(gpointer)"kterm &");
It can be compiled. But when I select the item and release it I get a message
on my terminal saying that "sh::command not found"
Is there any way in gtk+ to launch a Xclient program? Am I missing something
in my code?
Could anyone please help me in this regard.
Regards,
--Takdir
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]