View Single Post
In OUIEditableFrame.m, you'll find this line of code:

Code:
    self->flags.showInspector = 0;  // Temporarily disabling the text style inspector since it isn't quite ready for prime time
None of our apps (yet) use the text style inspector, so while we are still working towards fixing its bugs, we leave it disabled.

At one point we had the text inspector come up from the inspector toolbar item. I'm not sure if it does that at the moment, but it definitely is included on the text selection context menu.
__________________
CTO, The Omni Group