Roman Kantor wrote:
> I did not know about that:-)
> How does that behave?
IIIRC, if the Fl_Help_View html has a link that starts with http:
it just sends it to fl_open_uri() when clicked.
If no protocol is specified, then the local file system is assumed,
such as for "/var/tmp/foo.html".
> I suppose opening non-html files with default
> application is OK, assuming Fl_Help_View is never used with untrusted
> (eg. downloaded) html pages - also due to its limited capabilities.
Right.
> It might also be worth to add to the Fl_Help_View class a method like
> Fl_Help_View::link_callback(Fl_Callback * c);
That sounds cool.. you could probably then use Fl_Help_View
as an alternate way to specify a UI..!
Submit that as an RFE through the STR for it to really be
considered. Sounds like a good idea.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk