[Pharo-project] Opening browser pages Re: ConfigurationOfExternalWebBrowser working in Squeak and Pharo trunk
On Sat, May 15, 2010 at 11:16 PM, Stéphane Ducasse < stephane.ducasse@inria.fr> wrote:
ok thanks for the explanation.
Stef
On May 15, 2010, at 11:02 PM, Sean P. DeNigris wrote:
What is an external web browser? What are its goals? It's an alternative to Scamper. It forwards urls to the underlying OS's browser e.g. on my mac, it opens the URL in a new Safari window.
And how to we use the code in this package? "ExternalWebBrowser openOnUrl: 'www.squeak.org'"
Hi. I have just tested this thing about ExternalWebBrowser. Now I was thinking the use we can give to it. For example, what about (somehow) being able to automatically open a link in the browser. Suppose these exampels: - In the welcome workspace, we have a lot of links. It would be great to be able to doble click, ctrl + click, or something, that automatically opens the URL in a tab of the default external browser. - Automatically open the issue tracker in certain circumstances ? - If we include PharoTips, there are a lot of tips that include links. It would be cool to open them automatically. What do you think ? Cheers Mariano
I haven't played with it more than that. I'm just porting projects that sound interesting, both for practice, and adventure.
Sean
-- View this message in context:
http://forum.world.st/ConfigurationOfExternalWebBrowser-working-in-Squeak-an...
Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (1)
-
Mariano Martinez Peck