Pekka Kaitaniemi writes: > - -yscrollcommand scrolltext -wrap none > + -yscrollcommand scrolltext -wrap none \ Why this whitespace change? > + scrollbar .bleft.sbhorizontal -command "$ctext xview" -orient h \ > + -width 10 Are you using Tk 8.4 or 8.5? With Tk 8.5 the scrollbars are thinner and I wonder whether specifying a width of 10 will actually make it fatter than it would be otherwise. Paul. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html