On 11/24/15, 8:18 AM, "Saul Diaz" wrote:
>It may help initially if we can customize the html that's generated as
>we did with the template in AS . I can't see a way.
The only ways to alter the HTML right now is to add a comment in the .JS
file with in it, and the cross-compiler will inject t
You are right a RadioButton could be something like this
Option
3
and a button something like
Disabled Primary
I did saw the differences between both examples and looks similar to use
spark/flatspark and see your point. I can imagine how busy you are right now.
It may help initially
Hi,
I would like to see improvements towards databinding in Flex - more precisely,
there should be a way to remove/dispose the databindings you state in MXML
("curly brackets").
Currently, it seems impossible to access the databindings the compiler creates
when creating the databinding in MXML.