diff options
author | jenglish <jenglish@flightlab.com> | 2007-11-06 02:15:55 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2007-11-06 02:15:55 (GMT) |
commit | a5ce701b3c9e1a38ff7dfdd113a257ae677cf153 (patch) | |
tree | 4cf54cd464a3f722d5257104190a3d7af154b1ed /ChangeLog | |
parent | 8496c7c6845c751453f883cb2af48738e39cce90 (diff) | |
download | tk-a5ce701b3c9e1a38ff7dfdd113a257ae677cf153.zip tk-a5ce701b3c9e1a38ff7dfdd113a257ae677cf153.tar.gz tk-a5ce701b3c9e1a38ff7dfdd113a257ae677cf153.tar.bz2 |
* library/ttk/combobox.tcl: Set focus to listbox in <Map> binding
instead of in Post command (see #1349811 for info).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-11-05 Joe English <jenglish@users.sourceforge.net> + + * library/ttk/combobox.tcl: Set focus to listbox in <Map> binding + instead of in Post command (see #1349811 for info). + 2007-11-05 Andreas Kupries <andreask@activestate.com> * doc/CrtConsoleChan.3: New file providing minimal documentation |