hook resize
scale change
$itk_component(myCanvas) scale all 0.0 0.0 $scaleXY $scaleXY
hooked
bind $m_parent_id <Configure> "$this handleResize %W %w %h"
scale change
$itk_component(myCanvas) scale all 0.0 0.0 $scaleXY $scaleXY
hooked
bind $m_parent_id <Configure> "$this handleResize %W %w %h"