Looking to change the Title in a Notify window. Also wondering how to make a regular window NOT show an Icon at all.
Any way to change Title in a Notify Window?
BlitzMax Forums/BlitzMax Programming/Any way to change Title in a Notify Window? The title in the notify windows are controlled by AppTitle so just change the AppTitle when you want a notify with a different name.
Bling bling!
thx
thx
Ok now all i need is multiple lines in the Notify window.
Not able to do that atm.
Not able to do that atm.
Thought it was chr$(10) ?
bah...that in the docs?
bah...that in the docs?
Yep, in the language reference under Literals.