Re: Combo box and binding

2013-11-18 Thread Mark Line
I think you need the Bindable meta tag on the set function of the getter and setter. i'm not in front of flash builder to test though... On 18 November 2013 16:57, mark goldin wrote: > BindingUtils.bindProperty(combobox, "comboValue", model, "field", true); > > Here is my relative combobox code

Re: Combo box and binding

2013-11-18 Thread mark goldin
I tried setting a setter to be Bindable, it did not help. On Mon, Nov 18, 2013 at 11:09 AM, Mark Line wrote: > I think you need the Bindable meta tag on the set function of the getter > and setter. i'm not in front of flash builder to test though... > > > On 18 November 2013 16:57, mark goldin

RE: Combo box and binding

2013-11-18 Thread Kessler CTR Mark J
Missed part of the example when I was copying it...

RE: Combo box and binding

2013-11-18 Thread Kessler CTR Mark J
I believe this is not sending change events for your getter... based on it not having a setter that is being triggered. -Mark -Original Message- From: mark goldin [mailto:markzolo...@gmail.com] Sent: Monday, November 18, 2013 12:15 PM To: users Subject: Re: Combo box and binding I

Re: Combo box and binding

2013-11-18 Thread mark goldin
tter that is being triggered. > > -Mark > > -Original Message- > From: mark goldin [mailto:markzolo...@gmail.com] > Sent: Monday, November 18, 2013 12:15 PM > To: users > Subject: Re: Combo box and binding > > I tried setting a setter to be Bindable, it did not he

Re: Combo box and binding

2013-11-18 Thread Alex Harui
: mark goldin [mailto:markzolo...@gmail.com] >> Sent: Monday, November 18, 2013 12:15 PM >> To: users >> Subject: Re: Combo box and binding >> >> I tried setting a setter to be Bindable, it did not help. >> >> >> On Mon, Nov 18, 2013 at 11:09 AM, M

Re: Combo box and binding

2013-11-18 Thread mark goldin
gt; -Mark > >> > >> -----Original Message- > >> From: mark goldin [mailto:markzolo...@gmail.com] > >> Sent: Monday, November 18, 2013 12:15 PM > >> To: users > >> Subject: Re: Combo box and binding > >> > >> I tried setting

Re: Combo box and binding

2013-11-18 Thread Alex Harui
ing change events for your getter... based >>on >> >>it >> >> not having a setter that is being triggered. >> >> >> >> -Mark >> >> >> >> -Original Message- >> >> From: mark goldin [mailto:markzolo...@gmail