-
graphics in c
hi
i am using tc3 on a 98 machine
i have made a login window in c using graphics.
now when i type in any name and the password the back color of the text is black always
i want the back color to be white and the fore color as black.
is that possible, if so then please help me with the code
-
-
Jim - TC3 I assume means Turbo C 3.
In which case, ick.
Amit_m04, I would strongly suggest you ditch it and move to a 32-bit compiler. Please, for the sake of the maintenance programmers (for which I have a new-found respect, having been one for a year...)
-
I have Turbo C 3.0 - you cannot program windows at all in it. Just DOS. Requires TC 4.5 - then it's only Windows 3.1 apps
-
16-bit compiler when 64-bit is already knocking at the door...
Strange...