TitledMotorEntry TitledFrame MotorViewEntry TitleMotorEntry

 TitledMotorEntry {
    itk_option define
  
    constructor {args} {

    itk_component add ring {
        frame $itk_interior.ring
       }

    itk_component add Titled Frame {
         ::DCS::TitledFrame $itk_component(ring).l
    } {
         keep -laelText -labelFont -labelPadX -labelBackground
    }

   .pw.pane0.childsite.bluice.n.canvas.notebook.cs.page1.cs.h.hutch.c.phi.ring.l childsite

    itk_component add entry {
       DCS::MotorViewEntry $childsite.e

    }

 

 

TitledMotorEntry

posted @ 2012-07-15 23:57  greencolor  阅读(141)  评论(0编辑  收藏  举报