trying this out! It will simplify my code in many places!
Brian
From: Carlos Rovira
Sent: Sunday, January 24, 2021 2:27 AM
To: users@royale.apache.org
Subject: Re: [EXTERNAL] Popup and Databinding with Crux (RE: Popup and
Databinding)
Hi Maria Jose,
I think that could be probably a false positive
dispatchEvent(*new* BeanEvent(BeanEvent.
> REMOVE_BEAN,viewBead.content));
>
> viewBead.content.removeEventListener("closePopUp"
> , closePopUpHandler);
>
> }
>
> }
>
>
>
> Thx
>
> Hiedra.
>
>
>
> *De:*
wBead.content));
viewBead.content.removeEventListener("closePopUp",
closePopUpHandler);
}
}
Thx
Hiedra.
De: Carlos Rovira
Enviado el: sábado, 23 de enero de 2021 16:35
Para: users@royale.apache.org
Asunto: Re: [EXTERNAL] Popup and Databinding with Crux (RE: Popup an
iernes, 22 de enero de 2021 20:09
> *Para:* users@royale.apache.org
> *Asunto:* Re: [EXTERNAL] Popup and Databinding with Crux (RE: Popup and
> Databinding)
>
>
>
> Cool, thanks Brian :)
>
>
>
> Maybe we could create a bead for PopUp to make if you use Crux to
&g
Yes, it seemed to me too 😝. I will clean the code and share it (maybe tomorrow).
Hiedra.
De: Carlos Rovira
Enviado el: viernes, 22 de enero de 2021 20:09
Para: users@royale.apache.org
Asunto: Re: [EXTERNAL] Popup and Databinding with Crux (RE: Popup and
Databinding)
Cool, thanks Brian
ement(popup);
>
> popup.open = true;
>
>
>
>
>
> Hope this helps.
>
>
>
> Brian
>
>
>
> *From:* Maria Jose Esteve
> *Sent:* Friday, January 22, 2021 2:40 AM
> *To:* users@royale.apache.org
> *Subject:* [EXTERNAL] Popup and Databinding with Cr
ay, January 22, 2021 2:40 AM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: [EXTERNAL] Popup and Databinding with Crux (RE: Popup and Databinding)
Hi,
I am experiencing an error similar to wkoch, the Databinding in a Popup does
not work, in my case using crux
with Crux (RE: Popup and Databinding)
Hi,
I am experiencing an error similar to wkoch, the Databinding in a Popup does
not work, in my case using crux.
I have an mxml, TopesDetPerson, that shows the detail of a record. My mvc model
is injected and binded and it works perfectly if we insert it