Ignore:
Timestamp:
Feb 17, 2015, 5:49:36 PM (10 years ago)
Author:
mmh
Message:

puq integration snap

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/uq/gui/scripts/tempgauge.tcl

    r3642 r5029  
    1 # -*- mode: tcl; indent-tabs-mode: nil -*- 
     1# -*- mode: tcl; indent-tabs-mode: nil -*-
    22# ----------------------------------------------------------------------
    33#  COMPONENT: tempgauge - gauge for temperature values
     
    7373
    7474    if {"" != $itk_option(-spectrum)} {
     75        puts "TemperatureGauge"
    7576        set color [$itk_option(-spectrum) get [value]]
     77        puts "TemperatureGauge: color=$color"
    7678        set frac [$itk_option(-spectrum) get -fraction [value]]
    7779    } else {
Note: See TracChangeset for help on using the changeset viewer.