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

Home » Public Forums » archive » Yet Another IDL 8.2.3 Anomoly with Window Refresh
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: Yet Another IDL 8.2.3 Anomoly with Window Refresh [message #84927 is a reply to message #84914] Tue, 18 June 2013 12:19 Go to previous messageGo to previous message
Mark Piper is currently offline  Mark Piper
Messages: 198
Registered: December 2009
Senior Member
Unfortunately, we caught this just before the 8.2.3 release. It's narrow -- you need to disable/enable the refresh on a window that has a map projection with limits defined. Here's a simple reproduce case:

w = window()
w.refresh, /disable
m = map('Mercator', current=w, limit=[30, -40, 60, 40])
w.refresh

Chris already fixed this, though! Please grab these two files:

ftp://download.exelisvis.com/groups/esg/dropoff/map.pro
ftp://download.exelisvis.com/groups/esg/dropoff/mapprojectio n__define.pro

and drop them into the lib/graphics directory.

mp
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: structure length in files
Next Topic: convert byte array [48,1221] to float

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

Current Time: Wed Oct 08 18:53:38 PDT 2025

Total time taken to generate the page: 0.00447 seconds