Hi skar,

On Wednesday 09 September 2009 skar wrote:
> Alexander Steitz wrote:
> > --snip--
> > atomInstance.setTextColor("red");
> > --snip--
>
> Thanks Alex, Matthew :) It worked fine :) Any idea on how to get the
> background color set inside a rounded border?
The rounded borders are part of the grid decorator. Decorators in qooxdoo are 
immutable at runtime. So the easiest way to change the background color is to 
create your own decorator theme and defining there your decorator. 
You can then extend the existing qooxdoo decorator theme (e.g. 
qx.theme.modern.Decoration) in your application.

If everything is unclear or you have any further questions: just ask :)

cheers,
  Alex

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to