Re: Running external program inside a widget

2007-07-13 Thread Jonathan Winterflood
; > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Behalf Of > > [EMAIL PROTECTED] > > Sent: Friday, July 06, 2007 9:24 PM > > To: GTK+ mailing list > > Subject: RE: Running external program inside a widget > >

RE: Running external program inside a widget

2007-07-13 Thread omar . crea
OTECTED] Behalf Of > [EMAIL PROTECTED] > Sent: Friday, July 06, 2007 9:24 PM > To: GTK+ mailing list > Subject: RE: Running external program inside a widget > > > Excuse me but I'm new to GTK+: at which moment I have to call the system() > function to run the extern

RE: Running external program inside a widget

2007-07-13 Thread Kumar Siddharth
PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Friday, July 06, 2007 9:24 PM To: GTK+ mailing list Subject: RE: Running external program inside a widget Excuse me but I'm new to GTK+: at which moment I have to call the system() function to run the external program I need (

RE: Running external program inside a widget

2007-07-06 Thread omar . crea
ATA Elxsi > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > [EMAIL PROTECTED] > Sent: Friday, July 06, 2007 7:24 PM > To: GTK+ mailing list > Subject: Running external program inside a widget > > > Hi everybody. > Do

RE: Running external program inside a widget

2007-07-06 Thread Kumar Siddharth
external program inside a widget Hi everybody. Do anyone know how to include an external program to a widget of the main window? I have a main window containing a notebook, and in one of the notebook's tab I want to show an instance of a browser (Opera) inside a GtkDrawingArea(), and not to sho

Running external program inside a widget

2007-07-06 Thread omar . crea
Hi everybody. Do anyone know how to include an external program to a widget of the main window? I have a main window containing a notebook, and in one of the notebook's tab I want to show an instance of a browser (Opera) inside a GtkDrawingArea(), and not to show the external program in its own new