From 1125122df55683ec52e08f515fd875ef8feb2b56 Mon Sep 17 00:00:00 2001 From: nagai Date: Sun, 3 Aug 2003 22:07:47 +0000 Subject: * ready to use 'validatecommand' option of TkEntry/TkSpinbox widget git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4307 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/tk/lib/tkentry.rb | 56 +++++++++++++++++++++++++++++++++++---------------- 1 file changed, 39 insertions(+), 17 deletions(-) (limited to 'ext/tk/lib') diff --git a/ext/tk/lib/tkentry.rb b/ext/tk/lib/tkentry.rb index ab69e7655..fc52b9435 100644 --- a/ext/tk/lib/tkentry.rb +++ b/ext/tk/lib/tkentry.rb @@ -15,9 +15,19 @@ class TkEntry