Hi Omri, I had a similar task just recently, and I went for a set of custom decorators which I applied to the grid cells programmatically, depending on the respective cell's position (top, left, bottom...). I don't find this solution particularly difficult to implement, but on the other hand it isn't really "simple" either.
There may be simpler ways of doing this but they're just not coming to my mind...;-) Cheers, Norbert --- "Make things as simple as possible, but not simpler." (A. Einstein, supposedly) omrihar wrote > > Hi List, > > I would like to create a simple table-like layout where the first row > appears with a black background and white fonts, and the other rows > containing widgets. > I would also like to have a thin border between the cells. > > Is there a simple way to achieve this appearance using the Composite > container and a Grid layout? > > Thanks! > Omri > -- View this message in context: http://qooxdoo.678.n2.nabble.com/Best-way-to-style-a-grid-layout-of-a-composite-container-tp7581046p7581048.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
