Re: snapshot acting funny in 6.6.2 (rc 3)

2014-05-03 Thread proth...@earthednet.org
Also: I’m on OSX 10.9.2 I’ll make a test stack to duplicate the problem, then file a bug report if it behaves the sam. BIll proth...@earthednet.org http://es.earthednet.org On May 3, 2014, at 3:38 PM, proth...@earthednet.org wrote: > Added Info: > The code I use for the snapshot is: > >> —do

Re: snapshot acting funny in 6.6.2 (rc 3)

2014-05-03 Thread prothero
Added Info: The code I use for the snapshot is: > —do some stuff > wait for 0.1 seconds with messages > export snapshot from rect snapRect to image “mapSnap” > wait for 0.1 seconds with messages > —do more stuff If I put a breakpoint at the export line, the snapshot works. Bill proth...@earth

snapshot acting funny in 6.6.2 (rc 3)

2014-05-02 Thread proth...@earthednet.org
My application scrolls and resizes a large map for plotting data. The view rectangle shows only a portion of it. I make a copy of the visible part using snapshot. That way I can put symbols on the viewable part of the large map without having to reload it when it is erased. The command is: —do