摘要:
class Balloonwidget { inherit itk::Widget itk_option define -balloonhelp balloonHelp BalloonHelp "" private variable balloon_queue "" private variable destroy_queue "" public method enter public method leave public method balloon constructor { args } {bind $itk_componen 阅读全文
posted @ 2011-08-06 22:29
greencolor
阅读(209)
评论(0)
推荐(0)
摘要:
class bb {#inherit aainherit itk::Widgetconstructor { args } {puts $itk_component(hull)}}class cc {inherit bbconstructor { args } { eval bb::constructor $args} {puts $itk_component(hull)}}cc .c abt acd ad 阅读全文
posted @ 2011-08-06 20:49
greencolor
阅读(128)
评论(0)
推荐(0)
摘要:
class aa {inherit itk::Widgetconstructor { args } {puts $itk_component(hull)}}class bb {inherit aaconstructor { args } {puts $itk_component(hull)}}class cc {inherit bbconstructor { args } {puts $itk_component(hull)}}cc .c abt acd ad====args only to class cc 阅读全文
posted @ 2011-08-06 20:36
greencolor
阅读(106)
评论(0)
推荐(0)
摘要:
class aa {inherit itk::Widgetconstructor { args } {puts $itk_component(hull)}}class bb {inherit aaconstructor { args } {puts $itk_component(hull)}}class cc {inherit bbconstructor { args } {puts $itk_component(hull)}}cc .c 阅读全文
posted @ 2011-08-06 20:33
greencolor
阅读(128)
评论(0)
推荐(0)
摘要:
class Balloonwidget { inherit itk::Widget itk_option define -balloonhelp balloonHelp BalloonHelp "" private variable balloon_queue "" private variable destroy_queue "" public method enter public method leave public method balloon constructor { args } {bind $itk_componen 阅读全文
posted @ 2011-08-06 16:53
greencolor
阅读(267)
评论(0)
推荐(0)
浙公网安备 33010602011771号