Window Title.
-
I have an sdi app, that has no document. I probably could have created my app as dialog based. Anyway, my app is just about finished (so I don't want to go back and make it dialog based) and my window title always says "Untitled - [my app name]". How can I get rid of the "Untitled". Thanks, John.
-
I have an sdi app, that has no document. I probably could have created my app as dialog based. Anyway, my app is just about finished (so I don't want to go back and make it dialog based) and my window title always says "Untitled - [my app name]". How can I get rid of the "Untitled". Thanks, John.
Add this to PrecreateWindow in Mainframe cs.style &= ~(LONG) FWS_ADDTOTITLE; Christian As I learn the innermost secrets of the around me, they reward me in many ways to keep quiet. Men with pierced ears are better prepared for marriage. They've experienced pain and bought Jewellery.
-
I have an sdi app, that has no document. I probably could have created my app as dialog based. Anyway, my app is just about finished (so I don't want to go back and make it dialog based) and my window title always says "Untitled - [my app name]". How can I get rid of the "Untitled". Thanks, John.
Use the api SetWindowText(..)