DeviceWorkstation.st
changeset 8124 bbab46e21769
parent 8068 5f81a5072d0e
child 8157 d6cd40e86fb6
equal deleted inserted replaced
8123:099bb6b94798 8124:bbab46e21769
  3975     fixColors := colors.
  3975     fixColors := colors.
  3976     numFixRed := nR.
  3976     numFixRed := nR.
  3977     numFixGreen := nG.
  3977     numFixGreen := nG.
  3978     numFixBlue := nB.
  3978     numFixBlue := nB.
  3979 
  3979 
  3980     "Created: 11.7.1996 / 17:56:18 / cg"
  3980    "
  3981     "Modified: 11.7.1996 / 17:57:10 / cg"
  3981     Display fixColors
       
  3982    "
       
  3983 
       
  3984     "Created: / 11-07-1996 / 17:56:18 / cg"
       
  3985     "Modified (comment): / 29-08-2017 / 16:46:42 / cg"
  3982 !
  3986 !
  3983 
  3987 
  3984 setFixGrayColors:colors
  3988 setFixGrayColors:colors
  3985     "set the table of preallocated fix gray colors"
  3989     "set the table of preallocated fix gray colors"
  3986 
  3990