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 John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ori1139
  • Content: Threads
  • Order by date
  1. ori1139

    perl tk canvas events hiding

    Hi. I'm new to PerlTk. What I'm trying to achieve is getting the message "oval was pressed" even when I press the rectangle. Below there a simplified version of the code. require v5.8.5; use Tk; my $window = MainWindow->new; my $drawing = $window->Canvas(-width => 400, -height => 300...

Part and Inventory Search

Back
Top