sometimes there are large numbers of possible values of a property - which are
a dynamic set of values. Regenerating the whole stencil whenever a value
changes is sub-optimal.
It would be nice to support an ajax searching combo box property such that the
list of values can be searched dynamically as they are edited (allowing
filtering).
e.g. if the user hits "a" - all the values which start with "a" could be
returned in a drop down pick list.
for example here are some samples from ExtJS...
http://www.sencha.com/deploy/dev/examples/form/combos.html
http://www.sencha.com/deploy/dev/examples/form/forum-search.html
Original issue reported on code.google.com by james.st...@gmail.com on 8 Jul 2010 at 4:30
Original issue reported on code.google.com by
james.st...@gmail.com
on 8 Jul 2010 at 4:30