(no subject)



Hi. I was trying to change the color of a button.
I tried the command 

button->style->bg = black;

where black is defined as 

black.red = 0;
black.greeen = 0;
black. blue = 0;

but I get the error

incompatible types in assignment of `_GdkColor' to `_GdkColor[5]'

Any Ideas.

Ciaran.


__________________________________________________________________
Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/




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