in reply to Re: How to get the width/height of a Tk::Button widget?
in thread How to get the width/height of a Tk::Button widget?

Thanks for all the responses! $button->width() and $button->height() worked for me! (ActivePerl 5.10 on Windows XP)
  • Comment on Re^2: How to get the width/height of a Tk::Button widget?