[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
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 14:20:45 +0900
Hello
Can anyone tell me how to invoke a Xclient program from gtk+(1.0.6).
I tried in the following way. It complies but fail to launch the kterm
saying that "sh: command not found"
menuitem = CreateMenuItem (menu, "Kterm", "",
"Terminal emulator",
GTK_SIGNAL_FUNC(system), "kterm &");
Am I doing any wrong here?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]