Thanks...now I at least know how to open a browser programatically!
Rob
On Wed, May 21, 2008 at 3:16 AM, Torsten Bergmann <
[hidden email]> wrote:
Rob wrote:
>Does anyone know where/how to change the default browser used when you
>select a class with Algernon? It seems to use the standard System Browser
>regardless of the default browser I have chosen.
Looks like Algernon uses the "Browser" class hardcoded on various places
like Algertype>>openInExistingBrowser, Alertype>>openInNewBrowser: and Algernon(class)>>existingBrowser
Replacing this with "SystemBrowser default" does not help since the OB Framework is not full compatible with the old browsers in all places (since it uses adaptors) - so it's not easy to find an existing browser by comparing the model.
Maybe Algernon should use the ToolSet class to open the browser in future releases:
ToolSet browse: String selector: #asCharacter
Bye
Torsten
--
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners