摘要: class Imagenumbers { inherit itk::Widget itk_option define -command command Command "" constructor { args } { }}body Imagenumbers::constructor { args } { # create dummy gEntry to allow options to be kept! itk_component add dummy {gEntry $itk_interior.dummy } {usual } eval itk_initialize $a 阅读全文
posted @ 2011-09-05 23:19 greencolor 阅读(126) 评论(0) 推荐(0) 编辑