RE: How do online html docs in GTK+? in /portable/ way possible too?



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: gtk-list-admin gnome org [mailto:gtk-list-admin gnome org]On
> Behalf Of Christian Seberino
> Sent: Monday, June 24, 2002 7:28 PM
> To: gtk-list gnome org
> 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: seberino spawar navy mil
> _______________________________________
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]