Re: Widget_window Problem [message #85187 is a reply to message #85186] |
Thu, 11 July 2013 11:47   |
Helder Marchetto
Messages: 520 Registered: November 2011
|
Senior Member |
|
|
On Thursday, July 11, 2013 8:37:37 PM UTC+2, David Fanning wrote:
> Helder writes:
>
>
>
>> I tried the same code on my laptop and got the thing running. Apart from this obvious difference in results, on my laptop I get the line
>
>> % Loaded DLM: XML.
>
>> This I don't get on my desktop.
>
>>
>
>> Any idea how I can recover this? idl_xml.dll? What to do with it?
>
>
>
> Have you confirmed this is missing on your desktop?
>
>
>
> Help, /DLM
>
>
>
> I find mine here:
>
>
>
> C:\Program Files\Exelis\IDL82\bin\bin.x86_64\idl_xml.dll
>
>
>
> Cheers,
>
>
>
> David
>
>
>
>
>
>
>
> --
>
> David Fanning, Ph.D.
>
> Fanning Software Consulting, Inc.
>
> Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
>
> Sepore ma de ni thue. ("Perhaps thou speakest truth.")
it says:
** XML - IDL XML SAX/DOM Parser support (not loaded)
Version: 2.6.0, Build Date: MAY 3 2013, Source: Exelis Visual Information Solutions, Inc.
Path: C:\Program Files\Exelis\IDL82\bin\bin.x86_64\idl_xml.dll
I didn't know the "help, /dlm"...
So, I loaded this XML and got this after the help, /dlm:
** XML - IDL XML SAX/DOM Parser support (loaded)
Version: 2.6.0, Build Date: MAY 3 2013, Source: Exelis Visual Information Solutions, Inc.
Path: C:\Program Files\Exelis\IDL82\bin\bin.x86_64\idl_xml.dll
Still the plot() in the widget_window function does not work...
Cheers,
Helder
|
|
|