Page 1 of 1

How can I change the AppName

Posted: Sat Jul 12, 2025 7:07 am
by Stefan
I want to change the Appname on the fly. Is that possible?

Re: How can I change the AppName

Posted: Tue Jul 15, 2025 12:18 pm
by Fred
If you use a background window, I think SetWindowTitle() should do the trick

Re: How can I change the AppName

Posted: Tue Jul 22, 2025 7:47 am
by Stefan
Thank you :)