In article <[email protected]>, Chris Young <[email protected]> wrote:
> I can view a URL by calling browser_window_go() but this will only > start a download if it is of an unknown MIME type. > Tracing through the code, it loks like the only entry point to > downloading involves holding the shift key and physically clicking on > the link - which then calls an internal function Yes, downloads happen automatically for MIME types NetSurf can't handle natively or downloads can be forced by shift+clicking links. Does this work OK on the Amiga port? > (maybe making this accessible to platform code is all that is needed?) Yes, I think so. > I'd like to add a "save link" option to my context menu The GTK port probably needs that too. Michael -- Michael Drake (tlsa) http://www.netsurf-browser.org/
