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 IamaSherpa 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: MWG
  • Order by date
  1. MWG

    Getting Data from an Entry Widget

    I realize this is a stupid question, but I'm having quite the time turning the text that was typed into an Entry Widget into a usable string for Perl. $string = $entry->get() just doesn't seem to be working for me. Here's some script: use Tk; $userentry = $nameframe->Entry(-width=>30)...

Part and Inventory Search

Back
Top