On Fri, 2011-12-09 at 15:56 -0500, George Brink wrote: > Are there any portable help systems in GTK? > The ones which would be universal for both unix and windows worlds? All platforms have their own native help systems that generally depend on an external help application. There's currently no API in GTK+ for working with these help systems, short of launching some URI. I've done some work on this, but it's stalled because there's not a whole lot of interest. Unfortunately, the easiest way to do portable help right now is to just export to HTML and launch a web browser. -- Shaun _______________________________________________ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list