Hi, I'm using the qx.ui.tree.Tree as a form item and I guess it's valid use case. I have some functions to deal with all form fields and the only field that is left "hard-coded" is the Tree.
It is really easy to "implement" it as an IForm. I've just turn the qx.ui.tree.Tree into an IForm and included the MForm mixin. Is it a valid enhancement or is there any reason why qx.ui.tree.Tree can't implement qx.ui.form.IForm I should be aware of?
------------------------------------------------------------------------------
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
