Opened 18 years ago
Closed 18 years ago
#163 closed enhancement (fixed)
Key/value auto-completion
Reported by: | Owned by: | imi | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
Following #147, it will be usefull to have an auto-completion on key/value property dialog.
Such feature avoid typing and avoid using mouse: so we are more productive when we know what we are doing.
Attachments (2)
Change History (6)
by , 18 years ago
Attachment: | auto-complete added |
---|
comment:1 by , 18 years ago
Finally, I worked much more and refactored the patch.
Main goal: reuse such feature for the edit property dialog.
comment:2 by , 18 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
My patch is a duplicate since [253].
comment:3 by , 18 years ago
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
As [253] has been reverted ([254]), my patch can be usefull.
Other solutions: copy code from http://www.google.com/codesearch?q=jcombobox+completion+lang%3Ajava+license%3Agpl&btnG=Search&hl=en&lr=
comment:4 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
auto-completion