Not too long ago, someone requested the ability to open a URL in an external browser.
Now that Pharo has NativeBoost, it seems we could implement ExternalWebBrowser much more simply. Here's a first commit for Mac OS X. Gofer it smalltalkhubUser: 'SeanDeNigris' project: 'SeansPlayground'; package: 'NewExternalWebBrowser'; load. 'http://google.com' asUrl open. ----- Cheers, Sean -- View this message in context: http://forum.world.st/ANN-NewExternalWebBrowser-tp4788403.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.