hi i think i found the source of problem. i have also a form controller for form submit and there is a binding for the second list box selection with this form controller:
formController.addTarget(listbox2, "selection", "param2", true); if i remove the above line there is no such "too much recursion" problem. after adding this code i got again the same error. -- View this message in context: http://n2.nabble.com/data-binding-question-tp4694961p4702089.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
