patch to tcltk/tkconq.tcl
mniw
mniw@sol.dti.ne.jp
Thu May 2 05:58:00 GMT 2002
a description for a topinc in the help dialog is displayed from a second line from the top,
if the description for the previous topic was scrolled.
--- tkconq.tcl.orig Thu May 2 18:30:40 2002
+++ tkconq.tcl Thu May 2 19:13:09 2002
@@ -3872,6 +3872,7 @@
}
.help.bot.t.txt delete body.first body.last
.help.bot.t.txt insert end "$contents" body
+ .help.bot.t.txt yview moveto 0
.help.bot.t.txt configure -state disabled
}
--
MA, dunzi <mniw@sol.dti.ne.jp> http://tadalunch.s5.xrea.com/xconq/index.html
More information about the Xconq7
mailing list