in reply to Re: limit number of characters in entry widget
in thread limit number of characters in entry widget

i see $box = $mw->Entry(-validate=>'key', -validateCommand=>'\&myLengthCroppingSub', ...other options)
  • Comment on Re^2: limit number of characters in entry widget