Help for this page

Select Code to Download


  1. or download this
    use Tk;
    
    ...
                   )->pack();
    
    MainLoop;
    
  2. or download this
    *Lab2*optionmenu*activeForeground:#000000
    *Lab2*optionmenu*activeBackground:tan3
    ...
    *Lab2*label*relief:flat
    *Lab2*label*width:15
    *Lab2*label*anchor:w
    
  3. or download this
    package LabelOption;
    
    ...
      }
    
    1;