mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* renewal Ruby/Tk
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
9857d6c546
commit
f1c3638777
132 changed files with 7836 additions and 11515 deletions
|
@ -27,7 +27,8 @@ msg.pack('side'=>'top')
|
|||
# frame <20><><EFBFBD><EFBFBD>
|
||||
$button_buttons = TkFrame.new($button_demo) {|frame|
|
||||
TkButton.new(frame) {
|
||||
text 'λ²ò'
|
||||
#text '了解'
|
||||
text '閉じる'
|
||||
command proc{
|
||||
tmppath = $button_demo
|
||||
$button_demo = nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue