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 2020/06/17 10:51:30 UTC

[GitHub] [royale-asjs] pashminakazi edited a comment on issue #793: mx:TextArea is not setting its value from pick;ist

pashminakazi edited a comment on issue #793:
URL: https://github.com/apache/royale-asjs/issues/793#issuecomment-645290508


   @aharui CustomList constructor is called : 
   ![image](https://user-images.githubusercontent.com/42200979/84886866-6ac03180-b0ae-11ea-9426-4279349d0468.png)
   
   then calling List constructor : 
   ![image](https://user-images.githubusercontent.com/42200979/84887499-42850280-b0af-11ea-94f4-ed8a5a7b6a2e.png)
   ![image](https://user-images.githubusercontent.com/42200979/84887535-503a8800-b0af-11ea-8e28-f7212cb48557.png)
   
   then without doing anything ListBase set selectedIndex called : 
   ![image](https://user-images.githubusercontent.com/42200979/84887566-5df00d80-b0af-11ea-87ab-ca32f651b0e7.png)
   
   and then get selectedItem called
   
   when i opened picklist listBase get selectedIndex called : 
   ![image](https://user-images.githubusercontent.com/42200979/84887801-ba532d00-b0af-11ea-9837-922bdcbaa712.png)
   
   


----------------------------------------------------------------
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:
users@infra.apache.org