[23 Feb 2012] Bug in SetDisplayAttributes()
Posted: Sat Jun 13, 2020 5:32 pm
Note: This is an archived post that was originally sent to the Hollywood mailing list on Thu, 23 Feb 2012 11:31:11 -0000
It seems that you cannot change the "Title" with
SetDisplayAttributes(Titel="test")
for window that was opend with
@DISPLAY 1,{...,title="some titel",hidden=true}
and then opened with
OpenDisplay(1)
after the title change.
At least the window's title bar shows still "some titel" instead of "test".
(Currently, under OS3.1 and e-uae on Linux)
cheers, nexus
It seems that you cannot change the "Title" with
SetDisplayAttributes(Titel="test")
for window that was opend with
@DISPLAY 1,{...,title="some titel",hidden=true}
and then opened with
OpenDisplay(1)
after the title change.
At least the window's title bar shows still "some titel" instead of "test".
(Currently, under OS3.1 and e-uae on Linux)
cheers, nexus