hi
i need ad advice.
i'm developing a purticular application which need a grid composed by 64 cells. Each time i click one cell i change the back color
from white to black, let's say like 0 (white) and 1 (black).
now i'm not used about controls in VC++ so what is better to use for this applicaton?.
Someone suggested me to us 64 CEdit controls but is there something faster which i can use?
Any help would be very appreciated.
Davide
i need ad advice.
i'm developing a purticular application which need a grid composed by 64 cells. Each time i click one cell i change the back color
from white to black, let's say like 0 (white) and 1 (black).
now i'm not used about controls in VC++ so what is better to use for this applicaton?.
Someone suggested me to us 64 CEdit controls but is there something faster which i can use?
Any help would be very appreciated.
Davide