Hi All, I agree that Noel's solution is more comprehensive but it goes a bit too far from SuggestionPopup. I would suggest a SuggestionPopup would just do a suggestion based on what string it received and just also replace the suggestion the user chose to where the string came from. so that SuggestionPopup can be linked to TextInput or TextArea and it won't replace the whole TextInput or TextArea. And the user have to decide when to pass the string for suggestion and where to apply the replacement. The problem of existing suggestionpopup code is it does too much. I also think my solution can be applied to a email address case and beyond.
I'm familiar of the skin implementation and not sure which part of the code does the replacement for suggestion. Could you show me? Brendan -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/SuggestionPopUp-for-email-recipients-list-tp3821421p3830842.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
