outlook-esque behaviour in input field

My intrepid UI designer came up with the idea to enter a number of (email) addresses akin to the way outlook handles it; you enter a name or an address, it completes it when it can and when you go to the next address it changes to a block that can only be deleted as a whole and not edited.

I am frankly at a loss as how to make this. Does anyone know of a control I can base this on?

Paul

···

--
Paul Sijben tel: +31334566488
Eemvalley Technology fax: +31334557523
the Netherlands http://eemvalley.com

Use wx’s STC library. Here’s a link to the auto-completion stuff: http://www.yellowbrain.com/stc/autocomp.html

Gre7g

···

On 6/7/08, Paul Sijben sijben@eemvalley.com wrote:

My intrepid UI designer came up with the idea to enter a number of (email) addresses akin to the way outlook handles it; you enter a name or an address, it completes it when it can and when you go to the next address it changes to a block that can only be deleted as a whole and not edited.

I am frankly at a loss as how to make this. Does anyone know of a control I can base this on?