swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

setColors


From: david camacho
Subject: setColors
Date: Wed, 14 Nov 2001 01:22:45 -0600
User-agent: Mozilla/5.0 (Windows; U; Win98; es-ES; rv:0.9.2) Gecko/20010726 Netscape6/6.1

Hello every one!

I have create an EZGraph, named "mekGraphA" it display some curves but I want to change their colors,  the method said:

- setColors: (const char * const *) colorscount: (unsigned) nc
Set a custom vector of colors for the graph lines

 I have used like this:

 [mekGraphA setColors:"green" count:1];

but the compiler said:

" passing arg1 of "setColors: count:" from incompatible pointer type.

How could I set the colors of my curves?

Thanks.
David Camacho.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]