author | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 25 Jan 2007 21:50:15 +0000 (16:50 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 25 Jan 2007 21:50:15 +0000 (16:50 -0500) | ||
commit | fb08baca3340099d149a88f6ede19a6870870c08 | |
tree | 724c8410327a0a41a6bb2441f672d0c7fd5d7d73 | tree | snapshot |
parent | 68567679a2d7cec04be1a62e09874189e46de4b6 | commit | diff |
git-gui: Prefer Tk's entry widget over a 1 line text field.
I'm a fool and previously used a text widget configured with a height
of 1 and special bindings to handle focus traversal rather than the
already built (and properly behaved) entry widget.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
I'm a fool and previously used a text widget configured with a height
of 1 and special bindings to handle focus traversal rather than the
already built (and properly behaved) entry widget.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |