You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2017/11/01 14:50:28 UTC

[GitHub] pentapache commented on issue #30: DateField doesn't select current date in DateChooser when date previous selected

pentapache commented on issue #30: DateField doesn't select current date in DateChooser when date previous selected
URL: https://github.com/apache/royale-asjs/issues/30#issuecomment-341128661
 
 
   I think the default DateField out of Basic should not have an editable text field. I could see adding a DateInputValidatorBead to DateField (and maybe even to TextInput) that allows a date to be entered. That however, brings up a pattern-matching input editor. Like: "DD MM YYYY" sort of thing which could be applied to any TextInput component, really. In other words: default is not editable; add a bead to make it editable. I'd say an input editor is significant work unless there's a donated editor someone in the Apache realm we can use.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services