comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: IDL help in alternate browser
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL help in alternate browser [message #73926 is a reply to message #73925] Fri, 10 December 2010 17:55 Go to previous messageGo to previous message
Heinz Stege is currently offline  Heinz Stege
Messages: 189
Registered: January 2003
Senior Member
On Fri, 10 Dec 2010 14:21:44 -0800 (PST), Gordon Farquharson wrote:

> Hi All
>
> Is there a way to change the browser in which the IDL help is
> displayed? My system browser is Firefox, but I'd like the IDL help
> system to use a lighter-weight browser (e.g. Epiphany) if possible. I
> really thought that IDL 8 was supposed to not use the system browser,
> but maybe I'm remembering incorrectly.
>
> Gordon

I think, the answer depends on the OS and on the browser. For Windows
I can say the following: I can start the IDL 8 Help with Firefox,
which is not my default browser, by the following Command from the
IDL 8 Workbench or Console:

spawn,'"C:\Program Files\Mozilla Firefox\firefox.exe" '+ $
'file:///"'+!dir+'/help/online_help/IDL/idl.html"',/noshell,/nowait

HTH, Heinz

P.S.: May be, other browsers prefer a different Syntax:
spawn,'"C:\Program Files\Mozilla Firefox\firefox.exe" '+ $
'"file:///'+!dir+'/help/online_help/IDL/idl.html"',/noshell,/nowait
Firefox does the job with both of them. I don't know what is "right".
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Nearest neighbor search in position vector array and curl of vector field
Next Topic: Generalisation of the use of lists in the IDL language

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 16:28:08 PDT 2025

Total time taken to generate the page: 1.68068 seconds