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 2022/05/18 09:33:42 UTC

[GitHub] [royale-asjs] mjesteve opened a new pull request, #1197: New Jewel IInputAndButtonView interface …

mjesteve opened a new pull request, #1197:
URL: https://github.com/apache/royale-asjs/pull/1197

   …for the views of controls composed by a textinput and a button.
   
   Implemented in Jewel ComboBox and Jewel DateField.
   
   New generic "Disabled" and "ReadOnly" beads for controls implementing the IInputAndButtonView interface.
   
   For compatibility, temporarily, they have been kept:
   - ComboBoxDisabled, ComboBoxReadOnly and DateFieldDisabled beads.
   - The previous properties "textInput" ('I' uppercase) and menuButton in the DateFieldView bead.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@royale.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [royale-asjs] mjesteve merged pull request #1197: New Jewel IInputAndButtonView interface …

Posted by GitBox <gi...@apache.org>.
mjesteve merged PR #1197:
URL: https://github.com/apache/royale-asjs/pull/1197


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@royale.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org