Changeset 4449 for branches


Ignore:
Timestamp:
Jun 27, 2014 3:56:49 AM (10 years ago)
Author:
ldelgass
Message:

Use GetColormapList? method

Location:
branches/1.3/gui/scripts
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • branches/1.3/gui/scripts/flowvisviewer.tcl

    r4439 r4449  
    22472247    }
    22482248
    2249     $inner.colormap choices insert end \
    2250         "BCGYR"              "BCGYR"            \
    2251         "BGYOR"              "BGYOR"            \
    2252         "blue"               "blue"             \
    2253         "blue-to-brown"      "blue-to-brown"    \
    2254         "blue-to-orange"     "blue-to-orange"   \
    2255         "blue-to-grey"       "blue-to-grey"     \
    2256         "green-to-magenta"   "green-to-magenta" \
    2257         "greyscale"          "greyscale"        \
    2258         "nanohub"            "nanohub"          \
    2259         "rainbow"            "rainbow"          \
    2260         "spectral"           "spectral"         \
    2261         "ROYGB"              "ROYGB"            \
    2262         "RYGCB"              "RYGCB"            \
    2263         "brown-to-blue"      "brown-to-blue"    \
    2264         "grey-to-blue"       "grey-to-blue"     \
    2265         "orange-to-blue"     "orange-to-blue"   \
    2266         "none"               "none"
    2267 
     2249    $inner.colormap choices insert end [GetColormapList -includeNone]
    22682250    $itk_component(colormap) value "BCGYR"
    22692251    bind $inner.colormap <<Value>> \
  • branches/1.3/gui/scripts/nanovisviewer.tcl

    r4439 r4449  
    17771777    }
    17781778
    1779     $inner.colormap choices insert end \
    1780         "BCGYR"              "BCGYR"            \
    1781         "BGYOR"              "BGYOR"            \
    1782         "blue"               "blue"             \
    1783         "blue-to-brown"      "blue-to-brown"    \
    1784         "blue-to-orange"     "blue-to-orange"   \
    1785         "blue-to-grey"       "blue-to-grey"     \
    1786         "green-to-magenta"   "green-to-magenta" \
    1787         "greyscale"          "greyscale"        \
    1788         "nanohub"            "nanohub"          \
    1789         "rainbow"            "rainbow"          \
    1790         "spectral"           "spectral"         \
    1791         "ROYGB"              "ROYGB"            \
    1792         "RYGCB"              "RYGCB"            \
    1793         "brown-to-blue"      "brown-to-blue"    \
    1794         "grey-to-blue"       "grey-to-blue"     \
    1795         "orange-to-blue"     "orange-to-blue"   \
    1796         "none"               "none"
    1797 
     1779    $inner.colormap choices insert end [GetColormapList -includeNone]
    17981780    $itk_component(colormap) value "BCGYR"
    17991781    bind $inner.colormap <<Value>> \
  • branches/1.3/gui/scripts/vtkglyphviewer.tcl

    r4431 r4449  
    16301630        Rappture::Combobox $inner.colormap -width 10 -editable no
    16311631    }
    1632     $inner.colormap choices insert end \
    1633         "BCGYR"              "BCGYR"            \
    1634         "BGYOR"              "BGYOR"            \
    1635         "blue"               "blue"             \
    1636         "blue-to-brown"      "blue-to-brown"    \
    1637         "blue-to-orange"     "blue-to-orange"   \
    1638         "blue-to-grey"       "blue-to-grey"     \
    1639         "green-to-magenta"   "green-to-magenta" \
    1640         "greyscale"          "greyscale"        \
    1641         "nanohub"            "nanohub"          \
    1642         "rainbow"            "rainbow"          \
    1643         "spectral"           "spectral"         \
    1644         "ROYGB"              "ROYGB"            \
    1645         "RYGCB"              "RYGCB"            \
    1646         "brown-to-blue"      "brown-to-blue"    \
    1647         "grey-to-blue"       "grey-to-blue"     \
    1648         "orange-to-blue"     "orange-to-blue"   
    1649 
     1632
     1633    $inner.colormap choices insert end [GetColormapList]
    16501634    $itk_component(colormap) value "BCGYR"
    16511635    bind $inner.colormap <<Value>> \
  • branches/1.3/gui/scripts/vtkheightmapviewer.tcl

    r4438 r4449  
    19201920        Rappture::Combobox $inner.colormap -width 10 -editable no
    19211921    }
    1922     $inner.colormap choices insert end \
    1923         "BCGYR"              "BCGYR"            \
    1924         "BGYOR"              "BGYOR"            \
    1925         "blue"               "blue"             \
    1926         "blue-to-brown"      "blue-to-brown"    \
    1927         "blue-to-orange"     "blue-to-orange"   \
    1928         "blue-to-grey"       "blue-to-grey"     \
    1929         "green-to-magenta"   "green-to-magenta" \
    1930         "greyscale"          "greyscale"        \
    1931         "nanohub"            "nanohub"          \
    1932         "rainbow"            "rainbow"          \
    1933         "spectral"           "spectral"         \
    1934         "ROYGB"              "ROYGB"            \
    1935         "RYGCB"              "RYGCB"            \
    1936         "brown-to-blue"      "brown-to-blue"    \
    1937         "grey-to-blue"       "grey-to-blue"     \
    1938         "orange-to-blue"     "orange-to-blue"   \
    1939         "none"               "none"
    1940 
     1922
     1923    $inner.colormap choices insert end [GetColormapList -includeNone]
    19411924    $itk_component(colormap) value $_settings(-colormap)
    19421925    bind $inner.colormap <<Value>> \
  • branches/1.3/gui/scripts/vtkisosurfaceviewer.tcl

    r4431 r4449  
    17351735        Rappture::Combobox $inner.colormap -width 10 -editable 0
    17361736    }
    1737     $inner.colormap choices insert end \
    1738         "BCGYR"              "BCGYR"            \
    1739         "BGYOR"              "BGYOR"            \
    1740         "blue"               "blue"             \
    1741         "blue-to-brown"      "blue-to-brown"    \
    1742         "blue-to-orange"     "blue-to-orange"   \
    1743         "blue-to-grey"       "blue-to-grey"     \
    1744         "green-to-magenta"   "green-to-magenta" \
    1745         "greyscale"          "greyscale"        \
    1746         "nanohub"            "nanohub"          \
    1747         "rainbow"            "rainbow"          \
    1748         "spectral"           "spectral"         \
    1749         "ROYGB"              "ROYGB"            \
    1750         "RYGCB"              "RYGCB"            \
    1751         "brown-to-blue"      "brown-to-blue"    \
    1752         "grey-to-blue"       "grey-to-blue"     \
    1753         "orange-to-blue"     "orange-to-blue"   
    1754 
     1737
     1738    $inner.colormap choices insert end [GetColormapList]
    17551739    $itk_component(colormap) value "BCGYR"
    17561740    bind $inner.colormap <<Value>> \
  • branches/1.3/gui/scripts/vtkstreamlinesviewer.tcl

    r4439 r4449  
    17371737        Rappture::Combobox $inner.colormap -width 10 -editable no
    17381738    }
    1739     $inner.colormap choices insert end \
    1740         "BCGYR"              "BCGYR"            \
    1741         "BGYOR"              "BGYOR"            \
    1742         "blue"               "blue"             \
    1743         "blue-to-brown"      "blue-to-brown"    \
    1744         "blue-to-orange"     "blue-to-orange"   \
    1745         "blue-to-grey"       "blue-to-grey"     \
    1746         "green-to-magenta"   "green-to-magenta" \
    1747         "greyscale"          "greyscale"        \
    1748         "nanohub"            "nanohub"          \
    1749         "rainbow"            "rainbow"          \
    1750         "spectral"           "spectral"         \
    1751         "ROYGB"              "ROYGB"            \
    1752         "RYGCB"              "RYGCB"            \
    1753         "brown-to-blue"      "brown-to-blue"    \
    1754         "grey-to-blue"       "grey-to-blue"     \
    1755         "orange-to-blue"     "orange-to-blue"   
    1756 
     1739
     1740    $inner.colormap choices insert end [GetColormapList]
    17571741    $itk_component(colormap) value "BCGYR"
    17581742    bind $inner.colormap <<Value>> \
  • branches/1.3/gui/scripts/vtkviewer.tcl

    r4439 r4449  
    18631863        Rappture::Combobox $inner.palette -width 10 -editable no
    18641864    }
    1865     $inner.palette choices insert end \
    1866         "BCGYR"              "BCGYR"            \
    1867         "BGYOR"              "BGYOR"            \
    1868         "blue"               "blue"             \
    1869         "blue-to-brown"      "blue-to-brown"    \
    1870         "blue-to-orange"     "blue-to-orange"   \
    1871         "blue-to-grey"       "blue-to-grey"     \
    1872         "green-to-magenta"   "green-to-magenta" \
    1873         "greyscale"          "greyscale"        \
    1874         "nanohub"            "nanohub"          \
    1875         "rainbow"            "rainbow"          \
    1876         "spectral"           "spectral"         \
    1877         "ROYGB"              "ROYGB"            \
    1878         "RYGCB"              "RYGCB"            \
    1879         "brown-to-blue"      "brown-to-blue"    \
    1880         "grey-to-blue"       "grey-to-blue"     \
    1881         "orange-to-blue"     "orange-to-blue"   
    1882 
     1865
     1866    $inner.palette choices insert end [GetColormapList]
    18831867    $itk_component(meshpalette) value "BCGYR"
    18841868    bind $inner.palette <<Value>> \
     
    22372221        Rappture::Combobox $inner.palette -width 10 -editable no
    22382222    }
    2239     $inner.palette choices insert end \
    2240         "elementDefault"     "elementDefault"   \
    2241         "BCGYR"              "BCGYR"            \
    2242         "BGYOR"              "BGYOR"            \
    2243         "blue"               "blue"             \
    2244         "blue-to-brown"      "blue-to-brown"    \
    2245         "blue-to-orange"     "blue-to-orange"   \
    2246         "blue-to-grey"       "blue-to-grey"     \
    2247         "green-to-magenta"   "green-to-magenta" \
    2248         "greyscale"          "greyscale"        \
    2249         "nanohub"            "nanohub"          \
    2250         "rainbow"            "rainbow"          \
    2251         "spectral"           "spectral"         \
    2252         "ROYGB"              "ROYGB"            \
    2253         "RYGCB"              "RYGCB"            \
    2254         "brown-to-blue"      "brown-to-blue"    \
    2255         "grey-to-blue"       "grey-to-blue"     \
    2256         "orange-to-blue"     "orange-to-blue"   
    2257 
     2223
     2224    $inner.palette choices insert end [GetColormapList -includeElementDefault]
    22582225    $itk_component(moleculepalette) value "elementDefault"
    22592226    bind $inner.palette <<Value>> \
  • branches/1.3/gui/scripts/vtkvolumeviewer.tcl

    r4443 r4449  
    11# -*- mode: tcl; indent-tabs-mode: nil -*-
    2 
    32# ----------------------------------------------------------------------
    43#  COMPONENT: VtkVolumeViewer - Vtk volume viewer
     
    15881587        Rappture::Combobox $inner.palette -width 10 -editable no
    15891588    }
    1590     $inner.palette choices insert end \
    1591         "BCGYR"              "BCGYR"            \
    1592         "BGYOR"              "BGYOR"            \
    1593         "blue"               "blue"             \
    1594         "blue-to-brown"      "blue-to-brown"    \
    1595         "blue-to-orange"     "blue-to-orange"   \
    1596         "blue-to-grey"       "blue-to-grey"     \
    1597         "green-to-magenta"   "green-to-magenta" \
    1598         "greyscale"          "greyscale"        \
    1599         "nanohub"            "nanohub"          \
    1600         "rainbow"            "rainbow"          \
    1601         "spectral"           "spectral"         \
    1602         "ROYGB"              "ROYGB"            \
    1603         "RYGCB"              "RYGCB"            \
    1604         "brown-to-blue"      "brown-to-blue"    \
    1605         "grey-to-blue"       "grey-to-blue"     \
    1606         "orange-to-blue"     "orange-to-blue"   
    1607 
     1589
     1590    $inner.palette choices insert end [GetColormapList -includeDefault]
    16081591    $itk_component(palette) value "BCGYR"
    16091592    bind $inner.palette <<Value>> \
Note: See TracChangeset for help on using the changeset viewer.