I want to know how to change the title of the window in C++ not Visual C++. For example in HTML it is %26lt;title%26gt;%26lt;/title%26gt; tags to do it.
How do I change the title of a C++ program?
What are you talking about dude? You have us lost...
Programs dont have "titles". If there is a window with some exact text on it then someone either drew the window or made an API call with and put that name in there as it appears.
Reply:are you talking about GUIs?
Depends on the GUI wrapper I suppose. But if you look at the code you should find it. Or do a search for the current title to find it and change it.
Reply:save the program with the name you want
hydrangea
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment