PackageDescription: ExternalWebBrowser
External Web BrowserLast published: July 23, 2008 by 'mlucassmith'
Defines 6 Classes
Extends 6 Classes
This package provides a simple API for launching a browser. If the user is on Windows, or using Netscape/Mozilla, it will reuse an existing browser if so told.
The API (for now) is
ExternalWebBrowser open: 'alink'
At this time (27 Mar 2007), it is very much an evolvant work in progress. I'd like to end up with something similar in utility to:
http://docs.python.org/lib/module-webbrowser.html