Hey, > After two days reading qooxdoo code, i found a similar way to what i > wanted. As i said in my question, i need total control using CSS so i > have decided to create a new layout and container and avoid all > unwanted modifications in style attribute by qooxdoo classes. > > This is my idea (sorry but is not ready for playground): > What do you think about this approach? Some ideas? I need the DOM > clean of styles, only need 'class' attribute in elements. Of course, > some inline styles are necessary (i.e. 'display' is necessary for > hide/show elements). You created a layout doing nothing which means you can take pure CSS to control it. With that, you can achieve your goal. :)
> By the way, reading the qooxdoo code i have found that the code in > qx.html.Element.setStyle and qx.html.Element.setStyles are very > similar, so you can refactor it. And i found an error in > qx.ui.layout.HBox example doc: "Here is a little example of how to use > the grid layout.", so instead grid should be HBox. Sorry, but i have > not github account for to pull a request. Thanks, fixed the typo. :) Regards, Martin ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel