mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* additional message
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4299 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d34dbd1118
commit
2dd7a6ab7e
2 changed files with 16 additions and 0 deletions
|
|
@ -186,6 +186,14 @@ demonstration. If you wish, you can edit the code and click the \
|
|||
"Rerun Demo" button in the code window to reinvoke the demonstration \
|
||||
with the modified code.
|
||||
|
||||
Some demo scripts require the recent version of Tk library \
|
||||
(e.g. Tk8.4 or later) \
|
||||
If your Tk library linked to Ruby doesn't support the functions \
|
||||
required by the demo script, the demo doesn't work. \
|
||||
In such a case, please re-compile tcltklib with the later Tk library \
|
||||
which supports the required functions.
|
||||
|
||||
|
||||
EOT
|
||||
|
||||
txt.insert('end', "Labels, buttons, checkbuttons, and radiobuttons.\n", tag_title)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue