David Thanks for your help. I really appreciate it.
Netscape sounds interesting.... do you know how to do this?... does this mean "fork" and "exec" system calls? I don't suppose it is possible to do this with PThreads is it? Your first idea sounds like the easiest (unless Netscape spawning is easy.) since all you have to do is make a window and painfully put text in it with gtk_labels!?!? Is that the way to do your #1? Chris On Mon, Jun 24, 2002 at 08:33:41PM -0400, David L. Cooper II wrote: > There are a couple of ways to do this. > > 1. Build a Help/About dialog with the desired information. Create a callback > for the Help/About menu option. In this callback function, create the dialog > (if it is not already created) and set it visable. Make the "OK" button in > the dialog box change the visibility to false. > > 2. Start Netscape/Mozilla and have it display a html page with your info. > > 3. Use the gtkhtml widget to build your own dialog box that displays HTML > containing your info. > > Just a couple of thoughts. > > David > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > > Behalf Of Christian Seberino > > Sent: Monday, June 24, 2002 7:28 PM > > To: [EMAIL PROTECTED] > > Subject: How do online html docs in GTK+? in /portable/ way possible > > too? > > > > > > How do I get "Help/About" boxes to appear when someone > > chooses this from a menu and other docs I want displayed??? > > > > If anyone knew how to fire up a Netscape process that would > > be helpful....... > > > > I'm a little concerned though that this will not be portable > > to machines with no Netscape?!?! Like Windows perhaps!??!? > > > > Chris > > -- > > _______________________________________ > > > > Dr. Christian Seberino > > SPAWAR Systems Center San Diego > > Code 2363 > > 53560 Hull Street > > San Diego, CA 92152-5001 > > U.S.A. > > > > Phone: (619) 553-7940 > > Fax: (619) 553-2836 > > Email: [EMAIL PROTECTED] > > _______________________________________ > > _______________________________________________ > > gtk-list mailing list > > [EMAIL PROTECTED] > > http://mail.gnome.org/mailman/listinfo/gtk-list -- _______________________________________ Dr. Christian Seberino SPAWAR Systems Center San Diego Code 2363 53560 Hull Street San Diego, CA 92152-5001 U.S.A. Phone: (619) 553-7940 Fax: (619) 553-2836 Email: [EMAIL PROTECTED] _______________________________________ _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list