Help for this page

Select Code to Download


  1. or download this
    Tk::Error: bad option "-background": must be -default, -icon, -message
    +, -parent,
     -title, or -type at C:/Perl/site/lib/Tk.pm line 318.
    
  2. or download this
    use strict;
    use warnings;
    ...
                               -type    => 'yesno');
    
    MainLoop;
    
  3. or download this
    bad option "-font": must be -default, -icon, -message, -parent, -title
    +, or -type
     at C:/Perl/site/lib/Tk.pm line 318.