Hi Fritz, have you seen the dataChanged event of qx.ui.table.model.Abstract? It should just do what you're searching for. It gets shown to the real table model classes by the api viewer if you switch to view inherited classes too.
HTH, regards Stefan Fritz Zaucker wrote: > Hi, > > I'd like to attach to an event that hopefully is dispatched when a cell in a > table is changed, i.e., a combobox selection changes, a value is entered > into a text field, etc. > > I can't find the relevant documentation or an example. Any pointer would be > much appreciated. > > Thanks and best regards, > Fritz > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
