Hallo,
I tried to Hide a text plot with
SetPlotAttribute(panel,control,handle,ATTR_TRACE_COLOR,VAL_TRANSPARENT).
But the result is that the text is black!
The return value is 0 and with "GetPlotAttribute" I get 0x01000000 for the
color.
For me it looks like a bug!
Babak Pourat