Page 1 of 1

ChangeDisplayTitle()

Posted: Tue May 10, 2011 6:45 pm
by djrikki
Hello,

Feature request.

Update the current window/display with a new title via ChangeDisplayTitle(id, title).

Re: ChangeDisplayTitle()

Posted: Tue May 10, 2011 6:58 pm
by PEB

Re: ChangeDisplayTitle()

Posted: Sat May 14, 2011 4:31 am
by djrikki
Thanks Peb.

I did try this out and it seemed to work okay, but there was a noticeable black flicker as if it called the contents of the window to be redrawn. I might look at it again in the future anyhow, for now I'll leave it out of my application.

Re: ChangeDisplayTitle()

Posted: Sat May 14, 2011 8:57 am
by PEB
I've never seen that "black flicker" when using SetDisplayAttributes({Title=""})

Re: ChangeDisplayTitle()

Posted: Sat May 14, 2011 6:07 pm
by djrikki
There is much more going on in the application, I'll revist the function again sometime.

Re: ChangeDisplayTitle()

Posted: Thu May 19, 2011 12:02 am
by airsoftsoftwair
You can also use the SetTitle() function to change a display's title text.