BluIce itk_component

BluIce is a widget class


class BluIce {
  inherit ::itk::Widget
  ..
  ..
  constructor {args} {
      itk_component add notebook  {
      ...
      ...
      } {}

BluIce [.pw childsite 0].bluice \

    -detectorType Q315CCD \
    - ....
[.pw childsite 0].bluice
  .pw.pane0.childsite.bluice
itk_component(hull)
  .pw.pane0.childsite.bluice
itk_component(notebook)
  .pw.pane0.childsite.bluice.n


 

posted @ 2011-05-04 21:34  greencolor  阅读(138)  评论(0编辑  收藏  举报