Quick question for anyone using the Adobe autocomplete flex component in Flex 
3.  I have it bound to an array of custom objects.  Works great.  Have a custom 
filter function and a label function and it works beautifullly, except that 
when an item in the resultant filtered dataset has a width longer than the 
width of the autocomplete component, the cursor highlights the text and scrolls 
the selected label in the textinput pieve of the autocomp0lete all the way to 
the right, so the first portion of the lable of the selected item is cut off 
and hidden to the left.  Anyone know how to change this or gain access to the 
text input portion of the autocomplete component to manipultae the selection of 
the text?

Reply via email to