How change console background color ?
Posted: Tue Jun 03, 2008 1:00 pm
Hi
someone know how i can change the background color from a Console Text line. I want to make an menu that highlight the selected item/line.
I tried to make an pointer of this console_data_s * con;
and then
con->background to set the bg colour
but i canĀ“t use it i get an error message expected =,... before * token !?
someone know how i can change the background color from a Console Text line. I want to make an menu that highlight the selected item/line.
I tried to make an pointer of this console_data_s * con;
and then
con->background to set the bg colour
but i canĀ“t use it i get an error message expected =,... before * token !?