Header text in Windowed mode
BlitzMax Forums/BlitzMax Beginners Area/Header text in Windowed mode| 
 | ||
| I have tried to figure out how to change the "blitzMax" application text when you run a Max game in Windowed mode; Is there an easy solution to this? | 
| 
 | ||
| AppTitle? As in AppTitle = "Random Junk"? | 
| 
 | ||
| Yeah ... I tried that before I posted; It didn't actually change the title, which is why I got a bit confused ... | 
| 
 | ||
| You need to define it before you call Graphics. |