Re: application open problem
- From: John Cupitt ng-london org uk
- To: neeraj_champion yahoo com
- Cc: gtk-list gnome org
- Subject: Re: application open problem
- Date: Tue, 18 Dec 2001 13:54:09 -0000
neeraj sharma wrote:
> I am working on gtk and I want to run an already
> created application from my program on button click.
Hi Neeraj, can't you just use system()?
static void
my_click_handler( GtkWidget *button, gpointer client )
{
system( "xterm &" );
}
John
==========================================================
Renaissance Autumn at the National Gallery
A season of exhibitions, displays and events with a Renaissance theme.
Pisanello: Painter to the Renaissance Court (24 October - 13 January 2002)
For information and tickets:
http://www.nationalgallery.org.uk/what/news/ren_autumn.htm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]