开发者

Component for inputting email addesses

开发者 https://www.devze.com 2023-03-05 14:53 出处:网络
I want to design a component for inputting and handling mail addresses, the EXACTLY SAME way that hotmail does开发者_JAVA百科 it. Can you tell me which Flex components are most suitable to do this as

I want to design a component for inputting and handling mail addresses, the EXACTLY SAME way that hotmail does开发者_JAVA百科 it. Can you tell me which Flex components are most suitable to do this as I am totally lost with this.

Many thanks.


There are not any that do this straight out of the box but a TextInput plus some validation and maybe some event handlers will do the trick.

0

精彩评论

暂无评论...
验证码 换一张
取 消