summaryrefslogtreecommitdiffstats
path: root/ds9/library/bin.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-02-27 16:21:29 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-02-27 16:21:29 (GMT)
commit207cc225323330984b85a34551d9c9faf1bd94c4 (patch)
tree31b146eb90dbfac4c1b74f9bb3ef47532aacaa8d /ds9/library/bin.tcl
parentb648cbdd58322c2c3146f90ef4cd6ea27388e71d (diff)
downloadblt-207cc225323330984b85a34551d9c9faf1bd94c4.zip
blt-207cc225323330984b85a34551d9c9faf1bd94c4.tar.gz
blt-207cc225323330984b85a34551d9c9faf1bd94c4.tar.bz2
Realize when bin or block
Diffstat (limited to 'ds9/library/bin.tcl')
-rw-r--r--ds9/library/bin.tcl4
1 files changed, 4 insertions, 0 deletions
diff --git a/ds9/library/bin.tcl b/ds9/library/bin.tcl
index c7194fb..8c28896 100644
--- a/ds9/library/bin.tcl
+++ b/ds9/library/bin.tcl
@@ -177,8 +177,12 @@ proc UpdateBin {} {
puts stderr "UpdateBin"
}
+ # really need this
+ RealizeDS9
+
LockBinCurrent
UpdateBinDialog
+ UpdatePanZoomDialog
UpdateCrosshairDialog
UpdateCropDialog
UpdateCubeDialog