aharui commented on issue #665: DateField icon is hidden
URL: https://github.com/apache/royale-asjs/issues/665#issuecomment-576112056
 
 
   I think you want to create a custom DateFieldView.  You should be able to 
combine both `org.apache.royale.html.beads.DateFieldView` and 
`mx.controls.beads.DateFieldView` and then modify how it creates the button to 
use ImageButton instead of TextButton.
   
   You will probably have to set the width and height of the button because the 
browser may not load the icon in time for the measurement.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to