Help for this page

Select Code to Download


  1. or download this
    sub Populate
    {
    ...
      $self->SUPER::Populate($args);
      $self->ConfigSpecs('DEFAULT' => [ 'SELF' ]); 
    }
    
  2. or download this
    $VAR1 = {
              '-background' => 'blue',
              '-foreground' => 'red'
            };