Help for this page

Select Code to Download


  1. or download this
    my ( $self ) = @_;
    
    ...
    my $username = $self->{accounts_listbox}->GetString( ($idx) );
    ...
    
  2. or download this
    Can't locate object method "GetSelection" via package "Wx::ListBox"