dperez <craquerpro <at> yahoo.es> writes: > > > I propose as a workaround to use a regular TextField control. When the mouse > is clicked in the TextField, a popup Window appears with a list of possible > values.
I would still prefer a proper solution or fix as opposed to a work around, as we have to take care of a lot of things that we normally don't have to. such as where should the popup be aligned to (next to the cell so it can be clear which cell we are editing), what if the user click else where while the popup is opened and the cell goes into non-edit mode? and tons of other stuff that I can think of. Also it would be a lot more intuitive to have a combobox than use a simplistic popup..unless we put in more effort to simulate a combobox. Its really ugly and loses the elegance of simply extending CellEditorFactory. I'm really impressed with the intended programming model and if possible would absolutely not want to use a hack. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
