Thanks...now I at least know how to open a browser programatically!<br><br>Rob<br><br><div class="gmail_quote">On Wed, May 21, 2008 at 3:16 AM, Torsten Bergmann &lt;<a href="mailto:astares@gmx.de">astares@gmx.de</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Rob wrote:<br>
&gt;Does anyone know where/how to change the default browser used when you<br>
&gt;select a class with Algernon? &nbsp;It seems to use the standard System Browser<br>
&gt;regardless of the default browser I have chosen.<br>
<br>
Looks like Algernon uses the &quot;Browser&quot; class hardcoded on various places<br>
like Algertype&gt;&gt;openInExistingBrowser, Alertype&gt;&gt;openInNewBrowser: and Algernon(class)&gt;&gt;existingBrowser<br>
<br>
Replacing this with &quot;SystemBrowser default&quot; does not help since the OB Framework is not full compatible with the old browsers in all places (since it uses adaptors) - so it&#39;s not easy to find an existing browser by comparing the model.<br>

<br>
Maybe Algernon should use the ToolSet class to open the browser in future releases:<br>
<br>
 &nbsp;ToolSet browse: String selector: #asCharacter<br>
<br>
Bye<br>
Torsten<br>
<font color="#888888"><br>
<br>
--<br>
Psssst! Schon vom neuen GMX MultiMessenger gehört?<br>
Der kann`s mit allen: <a href="http://www.gmx.net/de/go/multimessenger" target="_blank">http://www.gmx.net/de/go/multimessenger</a><br>
</font></blockquote></div><br>