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