[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:16313

From: (nagai) <nagai ruby-lang.org>
Date: Thu, 12 Jan 2006 11:55:52 +0900
Subject: [ruby-cvs:16313] ruby, ruby/ext/tk/sample: * ext/tk/sample/tkballoonhelp.rb: [bug fix] couldn't add to a widget

nagai       Thu, 12 Jan 2006 11:55:52 +0900

  Modified files:        (Branch: ruby_1_8)
    ruby:
      ChangeLog
    ruby/ext/tk/sample:
      tkballoonhelp.rb
  Log:
    * ext/tk/sample/tkballoonhelp.rb: [bug fix] couldn't add to a widget
      which is constructed with TkComposite module. 
      [new feature] support 'command' option which is called just before 
      popping up the balloon help.
  
  Revision    Changes    Path
  1.2673.2.1471 +14  -0    ruby/ChangeLog
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1470&r2=1.2673.2.1471
  1.1.2.3     +97  -2    ruby/ext/tk/sample/tkballoonhelp.rb
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/tk/sample/tkballoonhelp.rb?cvsroot=src&r1=1.1.2.2&r2=1.1.2.3


[前][次][番号順一覧][スレッド一覧][生データ]