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

Home » Public Forums » archive » IDLDE refresh in Windows XP (IDL 5.2.1)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
IDLDE refresh in Windows XP (IDL 5.2.1) [message #33292] Mon, 16 December 2002 15:11 Go to next message
dmartin is currently offline  dmartin
Messages: 5
Registered: April 2002
Junior Member
I am using IDL 5.2.1 in Windows XP. If I run a long program from the
IDLDE command line, once I move the mouse the IDL screen freezes, and
does not free until the program is finished running.

Is there a way around this? (these are programs that run for several
hours, say).

In Windows 98, this could be dealt with by using print to put
something to the IDL screen. But, in XP even print does not come
through.

I hope I've overlooked something very easy here.

Thanks,

Doug
Re: IDLDE refresh in Windows XP (IDL 5.2.1) [message #33333 is a reply to message #33292] Wed, 18 December 2002 15:08 Go to previous message
Mark Hadfield is currently offline  Mark Hadfield
Messages: 783
Registered: May 1995
Senior Member
"Doug Martin" <dmartin@chaos.ph.utexas.edu> wrote in message
news:d2bf73f3.0212161511.345137ba@posting.google.com...
> I am using IDL 5.2.1 in Windows XP. If I run a long program from the
> IDLDE command line, once I move the mouse the IDL screen freezes, and
> does not free until the program is finished running.

By the way, another way to avoid this is to pop up one of David Fanning's
progress bars:

http://www.dfanning.com/programs/progressbar__define.pro

But of course this only works if you can scatter calls to the progress bar's
Update methods through the code.

--
Mark Hadfield "Ka puwaha te tai nei, Hoea tatou"
m.hadfield@niwa.co.nz
National Institute for Water and Atmospheric Research (NIWA)
Re: IDLDE refresh in Windows XP (IDL 5.2.1) [message #33349 is a reply to message #33292] Wed, 18 December 2002 05:54 Go to previous message
cees is currently offline  cees
Messages: 7
Registered: January 2002
Junior Member
David Burridge wrote:
> "Mark Hadfield" <m.hadfield@niwa.co.nz> wrote in message
> news:ato3h6$at4$1@newsreader.mailgate.org...
> <Snip>
>
>> Let's stress this again, just so the Unix people won't get too smug: There
>> is no technical reason why IDL for Windows could not include a
>
> console-mode
>
>> executable. Such an executable would be able to generate widget and
>
> graphics
>
>> windows, just like on Unix. (Just look at Python as an example.) The
>
> reasons
>
>> why such a beast does not exist are historical (IDL for Windows was first
>> developed on 16-bit platforms) and/or related RSI's perceptions of Windows
>> users' needs.
>
>
> The way I understand it - and I'm *sure* I'm way behind you guys! - the Unix
> IDLDE is simply a wrapper around the core IDL executable, whereas on the
> Windows (and Mac?) the IDLDE *is* the Windows executable. That's why the IDL
> runtime is a separate exe on windows, but a command-line switch on Unix.
> Even my limited Windows API programming expertise tells me I certainly
> wouldn't like to be the one to part the interface and core! I'm guessing
> it'd be a close run thing between that and chromacoding on Unix as the bum
> engineering task at RSI? :-)
>

Hmmmm, I think you're not quit right on this one.
AFAIK The core and the interface are already seperated (IDL32.DLL and
IDLDE.EXE). That's why callable IDL is possible (you call the DLL)I
think the Windows IDLDE is better than the Unix IDLDE because it has to
be !!! In other words, in Windows there are no "good, globally used"
editors (like Emacs and VI(M)) available. So they had to make their own.

(I think that a couple of versions ago (4.x ?)they used Visual Basic to
program the IDLDE, but I'm not sure if that memory is correct ;-)

Regards,
Cees
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Generating PS files and png files at the same time
Next Topic: dual histogram stumper

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

Current Time: Wed Oct 08 15:16:47 PDT 2025

Total time taken to generate the page: 0.15456 seconds