diff options
author | jenglish <jenglish@flightlab.com> | 2006-12-17 21:09:46 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2006-12-17 21:09:46 (GMT) |
commit | 7f57cc3e07cec7711ebfbd96b9a28af4e9f463c9 (patch) | |
tree | 2e4308ec8e352756daff81632e81c195674ebdef /ChangeLog | |
parent | 916e70fb90cb972726e8e580ff8dabf5e3da7aa1 (diff) | |
download | tk-7f57cc3e07cec7711ebfbd96b9a28af4e9f463c9.zip tk-7f57cc3e07cec7711ebfbd96b9a28af4e9f463c9.tar.gz tk-7f57cc3e07cec7711ebfbd96b9a28af4e9f463c9.tar.bz2 |
Add combobox -height option; only show scrollbar if the listbox
needs to scroll [#1032869].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-12-17 Joe English <jenglish@users.sourceforge.net> + + * library/ttk/combobox.tcl, generic/ttk/ttkEntry.c, + doc/ttk_combobox.n: Add combobox -height option; only + show scrollbar if the listbox needs to scroll [#1032869]. + 2006-12-16 Mo DeJong <mdejong@users.sourceforge.net> * doc/cursors.n: Mention "none" in supported |