- screenshot() on a non-toplevel Tk widget would crash when
authorTony Cook <tony@develop-help.com>
Fri, 1 Feb 2008 14:33:45 +0000 (14:33 +0000)
committerTony Cook <tony@develop-help.com>
Fri, 1 Feb 2008 14:33:45 +0000 (14:33 +0000)
commite6d8f15b0cb24f3d93fcec4e19ecc7888e06530b
tree290ed6c1d8ca9e9179f0d4687f6e4b50e8b03cb0
parent348016db2c004269edd4882ce6c78cc47c67bc02
- screenshot() on a non-toplevel Tk widget would crash when
  calling the frame method.  Since this call appears to be
  unnecessary I've removed it, and plan to run tests on a few
  platforms to check I haven't broken anything.
          RT #32843 - thanks to Slaven Rezic.
Changes
Screenshot.pm
t/30tkx11.t