Help for this page

Select Code to Download


  1. or download this
    
    package Package::Name; # not the real name but...
    use Wx;
    use base 'Wx::wxTextCompleterSimple'; # these lines copied verbatim