On the Mac if you load the Applescript package from SqueakMap, you can then use:<br><br><div style="margin-left: 40px;">Applescript browse: '<a href="http://www.squeak.org">http://www.squeak.org</a>'<br><br></div>-Laurence
<br><br><div><span class="gmail_quote">On 5/11/06, <b class="gmail_sendername">Klaus D. Witzel</b> &lt;<a href="mailto:klaus.witzel@cobss.com">klaus.witzel@cobss.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi John,<br><br>for windoze try<br><br>&nbsp;&nbsp;Win32Shell new shellOpen: '<a href="http://www.squeak.org/">http://www.squeak.org/</a>'<br><br>which opens the default Web browser with dimension and screen location<br>default or, if the Web browser is already running, navigates to the URL. I
<br>use Opera on WinXP.<br><br>/Klaus<br><br>On Thu, 11 May 2006 23:38:02 +0200, John Maloney &lt;<a href="mailto:jmaloney@media.mit.edu">jmaloney@media.mit.edu</a>&gt;<br>wrote:<br><br>&gt; Does anyone know how to launch a Web browser from within Squeak? I need
<br>&gt; to be able to pass the URL to the browser to open. It would be really<br>&gt; great if I could also tell the browser how big to be and where to open<br>&gt; on the screen.<br>&gt;<br>&gt; I realize the solution will probably be highly platform dependent; I'm
<br>&gt; interesting in solutions for Windows, Macs, and Linux.<br>&gt;<br>&gt; I'd be grateful for any tips or hints.<br>&gt;<br>&gt; Thank you!<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- John<br>&gt;<br>&gt;<br>&gt;<br><br><br><br></blockquote>
</div><br>