Re: Data Binding problem

2020-02-05 Thread De Carli Gustavo
Excelent, Thanks Carlos http://ns.adobe.com/mxml/2009; xmlns:j="library://ns.apache.org/royale/jewel" xmlns:js="library://ns.apache.org/royale/basic"> > [image: image.png] > >

Re: Data Binding problem

2020-02-05 Thread Carlos Rovira
>> >> El mié., 5 feb. 2020 a las 16:52, Yishay Weiss () >> escribió: >> >>> As I understand it the bead you use depends on your document type. If >>> your root tag were a View you would use ViewDataBinding. I’m not aware of >>> performance differences but

Re: Data Binding problem

2020-02-05 Thread De Carli Gustavo
es but I wasn’t involved in writing Binding so others >> may want to comment. >> >> >> >> *From: *De Carli Gustavo >> *Sent: *Wednesday, February 5, 2020 3:35 PM >> *To: *users@royale.apache.org >> *Subject: *Re: Data Binding problem >&g

Re: Data Binding problem

2020-02-05 Thread Carlos Rovira
2020 3:35 PM > *To: *users@royale.apache.org > *Subject: *Re: Data Binding problem > > > > Hello Yishay, thank, with ApplicationDataBinding work ! > > I understand that I can shorten the level of "binding", so I am trying to > use "ViewDataBinding" without

RE: Data Binding problem

2020-02-05 Thread Yishay Weiss
com> Sent: Wednesday, February 5, 2020 3:35 PM To: users@royale.apache.org<mailto:users@royale.apache.org> Subject: Re: Data Binding problem Hello Yishay, thank, with ApplicationDataBinding work ! I understand that I can shorten the level of "binding", so I am trying to use &qu

Re: Data Binding problem

2020-02-05 Thread De Carli Gustavo
Hello Yishay, thank, with ApplicationDataBinding work ! I understand that I can shorten the level of "binding", so I am trying to use "ViewDataBinding" without success Is it recommended to use "ApplicationDataBinding"? or is less performant Thank very much. Gustavo. El mié., 5 feb. 2020 a las

RE: Data Binding problem

2020-02-05 Thread Yishay Weiss
Have you tried adding ApplicationDataBinding? See example [1] [1] https://royale.apache.org/binding-the-text-property-of-a-jewel-textinput-to-update-a-text-label/ From: De Carli Gustavo Sent: Wednesday, February 5, 2020 12:15 AM To: