On Sep 8, 2005, at 9:43 AM, James Bucanek wrote:
I've been playing around with Xcode's Class Modeling. First, let me say that I really like it.
But I have one very minor question. The background of node titles are colored according to their type (class=blue, interface/protocol=red, category=green).
According to the documentation, these background colors are editable. But in the Info window, for both the current selection and for the diagram, the three color wells (Title, Properties, Operations) only seem to affect the *text* of the nodes, not the background color.
Is this a bug, or am I missing something?
The header colors are changeable, but via a fairly uninutuitive UI
- Format menu, Text > Show Colors - Pick a color - Drag it from the color palette's color well and drop it on the class header
There's an active enhancement request to support the header color in the inspector, so you could, for example, change the header colors of a multiple selection.
Chris |