NSPopupButtonCell indentations
NSPopupButtonCell indentations
- Subject: NSPopupButtonCell indentations
- From: "William Zumwalt" <email@hidden>
- Date: Sat, 9 Feb 2008 00:40:17 -0600
Hi,
I have an NSOutlineView column which contains several different cell types,
mainly NSCell and NSPopupButtonCell's. The text in the NSCell's are left
aligned to where the text goes all the way over to the left column edge.
My problem is that the NSPopupButtonCell text is indented when in a normal
state (just displaying the selected item) and offset from the other NSCell
texts making it ugly. This is all because *I think* the title is actually
indented and the check box appears when the popup is activated. So when the
popup (and the checkbox) goes away, the indented title is still shown as
indented.
The entire column just looks bad when so many rows are displayed and some
are indented (NSPopupButtonCell's), and other rows aren't indented (touch
the column's left edge, NSCell's).
Anyone know how to fix this?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden