Bernie Wylde wrote: > Can someone do me a favour and check this out. > When a static text control is embedded in a user pane and the user > pane is embedded in a tab control, graying the user pane doesn't gray > the text control. As far as I can see, other controls work correctly. > Example: <snip> In 10.3 Panther both static text items ("Res ID:") dim and undim as expected when the corresponding checkbox is clicked. In 10.2.7 only the lower static text item dims and undims; the upper one remains undimmed. I recall a confused bug history related to dimming static text in Carbon apps under 10.1. Carbon static text controls did not dim when the window was made inactive. Perhaps this is a lingering relic in 10.2, finally fixed in 10.3. Robert P.