From 79616a65ce08cad4d694f9f774b2a99b921bfd26 Mon Sep 17 00:00:00 2001 From: nagai Date: Fri, 1 Aug 2003 04:58:55 +0000 Subject: * forgot to commit a sample script git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/tk/MANIFEST | 1 + ext/tk/sample/tkoptdb-safeTk.rb | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 ext/tk/sample/tkoptdb-safeTk.rb diff --git a/ext/tk/MANIFEST b/ext/tk/MANIFEST index 704a33d58..c20ee7ffa 100644 --- a/ext/tk/MANIFEST +++ b/ext/tk/MANIFEST @@ -29,6 +29,7 @@ sample/tkfrom.rb sample/tkhello.rb sample/tkline.rb sample/tkmenubutton.rb +sample/tkoptdb-safeTk.rb sample/tkoptdb.rb sample/resource.ja sample/resource.en diff --git a/ext/tk/sample/tkoptdb-safeTk.rb b/ext/tk/sample/tkoptdb-safeTk.rb new file mode 100644 index 000000000..169cd3c17 --- /dev/null +++ b/ext/tk/sample/tkoptdb-safeTk.rb @@ -0,0 +1,18 @@ +#!/usr/bin/env ruby + +require 'multi-tk' + +TkMessage.new(:text => <