Hello !
> Embedding would add so much bloat to my apps, and open me up to > requests for people using other browsers wanting features those have. > > I agree with Ian from earlier in this thread, to either launch the > user's > default browser (eg. fl_open_uri()), or using FLTK's simple html viewer > in Fl_Help_View if it's just simple HTML viewing that's needed for e.g. > help docs. > > If my app were /heavily/ dependent on a feature rich browser, > I'd probably investigate implementing it entirely in javascript > or as a browser plugin, rather than trying to wrap my app > around an existing browser. Is embedding for example an FLTK window into a browser like the flash plugin does enough for you ? Or do you need even fancier integration ? CU _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
