Page 2 of 2

Re: Set/GetDesktopTitle() and Set/GetDesktopBackgroundColor

Posted: Wed May 10, 2017 2:36 am
by skywalk
Ahh, that was confusing me?

Code: Select all

If OpenWindow(0,0,0,0,0,"Title Ignored",#PB_Window_Background)  ; Title = SpiderApp if #PB_Window_Background

Re: Set/GetDesktopTitle() and Set/GetDesktopBackgroundColor

Posted: Wed May 10, 2017 8:03 am
by Peter
skywalk wrote:Ahh, that was confusing me?

Code: Select all

If OpenWindow(0,0,0,0,0,"Title Ignored",#PB_Window_Background)  ; Title = SpiderApp if #PB_Window_Background
yes, you're right. This seems to be a bug.

Greetings ... Peter