I've been playing with NSForm the first time. I'm quite surprised that I can easily change the font of the cell (title or value) but I can't easily change the color as you can with plain ole' NSTextField(Cell). Anyway, no big deal right? There are the attributedStrings methods. A little but unsure why it's implemented this way, but I used it nonetheless. After setting the attributed title with my fancy new color, the alignment of the cells shifts from right to left and cannot be changed with either NSForm's method or the single NSFormCell method.

Is this a bug? I can change it with the paragraph style of the attributed string, but that seems like a bit of a hassle. I feel like the alignment should be whatever has been set last, the form or the string.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to