Help for this page

Select Code to Download


  1. or download this
    [] 1    Configuration 1           Description
    [] 2    Another Configuration     Another Description
    [] 102  Third configuration       Third description
    
  2. or download this
    my $check_string = sprintf("%$configuration_maxs %$name_maxs %$descrip
    +tion_maxs", 
       $configuration, $name, $description");
    
    $checkbox = new Gtk::CheckButton( $check_string );