hi, in e.g. http://demo.qooxdoo.org/1.1.x/demobrowser/#ui~FormValidator.html there's multiple calls like this:
manager.add(username, userNameValidator); it'd be nice to be able to pass context information to those functions, like this: manager.add(username, userNameValidator, this); api says I can't. any reason why not? is there a way to do this, or should i file an enhancement bug? thanks, burak ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
