Having my BlitzMax window header saying......
BlitzMax Forums/BlitzMax Beginners Area/Having my BlitzMax window header saying......| 
 | ||
| How do I make the header of my compiled BlitzMax program sam something other than "BlitzMax Application"? | 
| 
 | ||
| AppTitle$="Application Title Here" | 
| 
 | ||
| thanks :) | 
| 
 | ||
| oh, one more thing...how do I change the icon in the upper right corner? | 
| 
 | ||
| This guide http://homepage.ntlworld.com/config/max/appiconguide.htm should have what you're looking for. | 
| 
 | ||
| Thank you very much! | 
| 
 | ||
| Hmmm...that link didnt work quite as expected. When I compile my program, the resulting EXE now has a new icon, but the upper left hand corner still has a small white window :( |