Help for this page

Select Code to Download


  1. or download this
    my @items;
    for my $text ( qw( one two three four five six seven eight nine ten ) 
    +) {
    ...
                } 
            );
    }
    
  2. or download this
    my @items;
    InitializeList();
    ...
                ...
        }
    }
    
  3. or download this
    sub BindButton1 {
    }
    sub BindDouble1 {
    }