i...@saksys.de wrote: > Thank you Loïc, > > but this behavior is quite disturbuing me. I would like to see an option > to set this behavior to single click. May bee i want to simulate Excel on > the Browser, so i just want to edit the cell emediatly. I mean your > solution is useable for boolean cells but editiong textfields is quite > dificult.
For textfields you could try the method table.startEditing(). IMHO an option to set this behavior to single click would not be easy. Let's say such an option exists. If activated, for a textfield it should only set the focus to the textfield, but for a checkbox it should focus the checkbox AND check/uncheck it (i.e. there is a modification of the celleditor value). That's not exactly the same, and there's no way to tell what behavior adopt (especially for user-defined celleditors). Maybe we can automatically call a method like "onStartEditing()" when focusing the editor (which will eventually be empty, e.g. for textfields editors). I leave this issue to the qooxdoo team :) Regards, -- Loïc Bresson ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel