david, that's beyond me, but if you open an enhancement bug for it, i'm 
sure martin will be happy to look at it.

t.

On 08/18/2011 02:40 PM, David Charbonnier wrote:
> Hi,
>
> I have a model (mymodel) with a property 'p1' and a qx.ui.form.SelectBox
> (mySelectBox).
>
> mymodel.bind('p1', mySelectBox, 'modelSelection[0]');
>
> If mymodel.p1 is null the binding attempt to do modelSelection[0]=null,
> but I want the binding to do a modelSelection.removeAll().
>
> I apply a patch on all version of qooxdoo to do that. I understand that
> it's not a bug, selecting null could be usefull for other persons.
>
> Any idea to remove my hack ?
>
> Thank you,
> David
>
>
> ------------------------------------------------------------------------------
> Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
> user administration capabilities and model configuration. Take
> the hassle out of deploying and managing Subversion and the
> tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to