#Windows
Does anyone know how to change the appearance of a window whose flags you
have changed after it was opened so that its new flag states are reflected.
Like if I open a BACKDROP window and later negate its BACKDROPness in the
Flags field how can I make Intuition recognize this change and act
accordingly. I know that if you do something like change the Title field
all you have to do is call RefreshWindowFrame with the name of the window
and the change wil take affect but this does not seem to work when Flags
are changed.
Scott