capi:option-pane does not react on pressing the first letter key in LWW4.4
Hello, Within LWW 4.3, the user can quickly select the option by pressing the first character. For example, (setq option-pane (capi:contain (make-instance 'capi:option-pane :items '(1 2 3 4 5) :selected-item 3))) Now you can quickly select any alternative by pressing the corresponding numeric key, e.g. 2 or 5. This is working while the drop-down list is shown as well as when it is not. In my experience, this feature is removed from LWW 4.4. Could somebody confirm that? -- Sincerely, Dmitri Ivanov lisp.ystok.ru