This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

patch to tcltk/tkconq.tcl


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]