Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by chamberlain2007

  1. chamberlain2007

    Strange Waiting ... hard to explain, read for more info

    Hello, I'm writing a simple FTP client in Perl-Gtk2. The function that I'm having a problem with is downloading the file. Have a look at this code. $list->signal_connect('button-press-event' => sub { my @selected = $list->get_selected_indices; my $menu = Gtk2::Menu->new(); my...

Part and Inventory Search

Back
Top