> Hello.
> I`m new here, but i`m programming with FLTK since a few months. I just wanted 
> to ask, if it is possible to use Fl_Help_View as an internet browser, maybe 
> with an additional library or something else? It should be platform 
> independent. I need this for an additional feature for my actual project.
> Hope you can help me.
>
> Greetz
> foreach

It's only really intended to be for simple html viewing, and not a
fully featured web browser. However, the fl_open_uri function does
try to open the default system web browser. For more details, see:
http://www.fltk.org/documentation.php/doc-1.1/functions.html#fl_open_uri

D.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to