Project

General

Profile

Actions

Feature #4595

closed

TkPhotoImage documentation

Added by naruse (Yui NARUSE) almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
-
[ruby-dev:43419]

Description

=begin
以下のような pull request が来ています。

I have documented some method from TkPhotoImage, based on the original Tcl/Tk docs.

https://github.com/ruby/ruby/pull/9
=end

Actions #1

Updated by nagai (Hidetoshi Nagai) almost 13 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r31717.
Yui, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • ext/tk/lib/tk.rb: fail to start Tk.mainloop (exit immediately) on some environment (reported on [ruby-talk:381444]).

  • ext/tk/lib/tk/canvas.rb: support creating a canvas item object from an item ID number.

  • ext/tk/lib/tk/image.rb: import documents which are pull-requested. [Ruby 1.9 - Feature #4595]

  • ext/tk/lib/tk/extconf.rb: search directories for 64bit library (e.g. /usr/lib64), add some new configure options (see README.tcltklib), and bug fix.

  • ext/tk/lib/tk/README.tcltklib: modify docs for some new configure options.

Actions

Also available in: Atom PDF

Like0
Like0