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 (a web browser, in this case)? Do I have to use two different source files to implement this mechanism (run the app as a GtkPlug, give it the ID of the GtkSocket, ecc.)? If not, which are the steps to implement this on a single source file? Thank in advance for answers. Omar
Quoting Kumar Siddharth <[EMAIL PROTECTED]>: > > Hi, > > You may use GtkSocket(in Host App) and GtkPlug(in Embedded App) for this. > > Regards, > Siddharth > TATA 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 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 window (not associated to my > application). My hardware is a Nokia N800 (tablet PC). > Can anyone help me? Thanks in advance. > Omar > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > _______________________________________________ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list