I do it using Jesse's strategy and it works just fine. There is some flickering, but it seems minimal. The new rendering implementation will most likely remove that issue.
"Jesse Eichar" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > There isn't anything in the framework at the moment. You'll have to > either use the TimerTask in java.util to call layer.refresh() or use > Display.timerExec() to call layer.refresh(). > > Jesse > > On 22-Nov-06, at 4:39 AM, David Robison wrote: > >> Is there a way to setup a layer to refresh periodically based on a >> timer? For example, if I've included the NWS national NEXRAD mosaic, >> could I set it up to refresh every 5 minutes or so? >> >> Thanks, David Robison >> _______________________________________________ >> User-friendly Desktop Internet GIS (uDig) >> http://udig.refractions.net >> http://lists.refractions.net/mailman/listinfo/udig-devel > _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
