Hi, > thank yoy very much alex, this is a perfect solution for my problem. Good to hear that.
> For curiosity I need ask other question: Is posible, manipulating > decorators, appareances files (or programatically) in a easy way, get > exactly the same focus signal like the qx.ui.form.List widget, for > example? The list widget does use a more complex decorator which uses images to draw the decorator. So it might be a problem in terms that the decorator does not graphically fit. > With yout answer now I understand a little little more, I am looking in > Modern theme appareance and decoration.js for detect how List draw the > signal focus. > > I can see any table internal space or margin for draw the blue line > focus. > You think it es posible for Tables, get the same signal focus? Or not? It is possible with the code I mailed you before. If you want to use another decorator (e.g. the one the list uses) you simply have to change the code accordingly. Regards, Alex ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
