[Zooimage-commits] r140 - pkg/zooimage/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue May 19 19:04:17 CEST 2009
Author: romain
Date: 2009-05-19 19:04:17 +0200 (Tue, 19 May 2009)
New Revision: 140
Modified:
pkg/zooimage/R/gui.r
Log:
added a TODO comment
Modified: pkg/zooimage/R/gui.r
===================================================================
--- pkg/zooimage/R/gui.r 2009-05-19 17:02:53 UTC (rev 139)
+++ pkg/zooimage/R/gui.r 2009-05-19 17:04:17 UTC (rev 140)
@@ -467,6 +467,7 @@
if (length(dir) == 0) return(invisible())
# Do we need to process the images with ImageJ?
if (plugin != "-- None --") {
+ # TODO: update a progress bar from imagej (using sockets ?)
ijplugin( dir, plugin = plugin )
}
More information about the Zooimage-commits
mailing list