Tag Error in WIKI & SDK Intuition GetScreenAttr() autodoc

Report errors, omissions, etc. regarding the AmigaOS Documentation Wiki here.
Post Reply
xenic
Posts: 1185
Joined: Sun Jun 19, 2011 12:06 am

Tag Error in WIKI & SDK Intuition GetScreenAttr() autodoc

Post by xenic »

The GetScreenAttr() autodoc has this line in the section that lists tags for GetScreenAttr():

SA_Quiet - (BOOL) see ShowTitle().

That gives the false impression that SA_Quiet contains the ShowTitle status. The same line appears in the SetScreenAttr() autodoc. I think that line should be replaced with:

SA_Quiet - (BOOL)
SA_ShowTitle - (BOOL) see ShowTitle()

I tested using GetScreenAttr() with the SA_ShowTitle tag and it returns the correct ShowTitle setting.
AmigaOne X1000 with 2GB memory - OS4.1 FE
Post Reply