Thanks Michel can TKEntry invoke a defined procedure to grab that input when the user is done typing? Also, I tried this: @myVar = TkVariable.new @entry1.textvariable(@myVar) @myEntry = @myVar.value and it gave an undefined method error on entry1.textvariable(@myVar) any ideas? Joe -- Posted via http://www.ruby-forum.com/.