On Wed, 18 Feb 2004 10:57:00 -0500, "Howard, John" <[EMAIL PROTECTED]> wrote:
> This brings up another problem I've had. Trying to color text in different > cells of a table. Am I missing something, or is this basically impossible to > do with LabVIEW? You can do this as of LabVIEW 6.1. Using property nodes set the ActiveCell and the CellFGColour to set the colour of the text. CellBGColour sets the colour of the cell itself. cheers, Alex.
