Hi, How can I modify SuggestionPopup so that it attached selected texts to append the end of existing texts in TextInput or replacing it?
I'm trying to implement a TextInput that act like a email recipient field. So it allows adding more recipients to the end of the list and keep giving the suggestion. I have successfully implement the suggesting and selecting part, but since current implementation of SuggestionPopup can only replace the whole TextInput. Brendan -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/SuggestionPopUp-for-email-recipients-list-tp3821421p3821421.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
