Nov. 7, 2014
5:08 p.m.
Tudor Girba-2 wrote
Actually, the ability to open a web browser is already present in the Pharo image out of the box through NativeBoost:
NBMacShell open: 'http://pharo.org' NBWin32Shell shellBrowse: 'http://pharo.org'
Yes, that's what I wrapped :) I just added the behavior directly to ZnUrl and handled the platform automatically. ----- Cheers, Sean -- View this message in context: http://forum.world.st/ANN-NewExternalWebBrowser-tp4788403p4788959.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.