Updated 2016-05-30 14:20:38 by JayBy

JayBy 2016-05-30

xtk::bindings should be a collection of bindings for widgets. At the moment there is only one binding, which provide a search function for the ttk::combobox. It shows only the matched values in the dropdown list, which starts with the content of the entry field.

Usage  edit

package require xtk::bindings ?0.1?
::xtk::bindings::combobox <Win>
Activate (search) bindings for <Win>.

Download  edit

   Version 0.1: [xtk_bindings-0.1.zip]

You can test it with TkTest.