PluggableTextFieldMorph Entry Completion Enhancement

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

PluggableTextFieldMorph Entry Completion Enhancement

Sean P. DeNigris
Administrator
I've run into a limitation a few times where PluggableTextFieldMorph accepts the text regardless of the outcome of the entryCompletion's chooseBlock. I've found that this is not always appropriate. As such, I propose that PluggableTextFieldMorph skip accepting if the chooseBlock returns false. Any thoughts?
Cheers,
Sean