# To advanced for me auto-refreshing combobox

**URL:** https://forum.kirupa.com/t/to-advanced-for-me-auto-refreshing-combobox/64412
**Category:** flash
**Created:** [September 15, 2004, 11:49pm UTC](https://forum.kirupa.com/t/to-advanced-for-me-auto-refreshing-combobox/64412 "2004-09-15T23:49:02Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![floydus](https://avatars.discourse-cdn.com/v4/letter/f/919ad9/32.png) [@floydus](https://forum.kirupa.com/u/floydus)
#### Post date: [September 15, 2004, 11:49pm UTC](https://forum.kirupa.com/t/to-advanced-for-me-auto-refreshing-combobox/64412/1 "2004-09-15T23:49:02Z")

</div>

Hi, well, the title of my post should say it all…  
I need a combobox that auto-refresh content depending on what the user type.  
Example if I type “a”, it displays the list of choice starting by a… like below.  
[color=navy]typing “a”[/color]  
alain  
alternative  
azoummm  
…,  
[color=navy]typing “al”[/color]  
alain  
alternative  
…  
Since nobody’s answering my question, I continued developping it, it works, but after I repopulated the combobox, I’ve lost the cursor. I tried with Selection.setFocus on the combo, did’nt work.

**How to position the cursor at the end of the editable field** , and expand the combo list upon frefreshing…

HARD to answer, I know…  
Thanks a lot  
 ![](http://forum.kirupa.com/uploads/kirupa/615/b7e0d890f190c4d7.gif)
