Daniel Sperl wrote:
> Is there a way to change the color of a _single_ cell?
> Or does anyone know a workaround?
There isn't a straightforward way to do this in FOX 1.0. You could
conceivably do it by subclassing FXTableItem and overriding its
drawContent() method, but that is much more problematic than it should
be. Hopefully, Jeroen will address some of these limitations in FOX 1.2.
|