Changing textcaptions of Dialog windows
I have created a standard Dialog application in Visual Studio, and all I want to know is how to output text on it?
Can I for example change the caption of a static text?
"That''s Tron. He fights for the users."
"That's Tron. He fights for the users."
did you use MFC? if so, I can''t help you, but i can say this:
Most games don''t use MFC. Learn the API.
You could do a search of your file for the window''s text and then replace it with whatever you want it to be...
Most games don''t use MFC. Learn the API.
You could do a search of your file for the window''s text and then replace it with whatever you want it to be...
Programmers of the world, UNTIE!
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement