Re: Setting alignment of NSTextView programmatically
Re: Setting alignment of NSTextView programmatically
- Subject: Re: Setting alignment of NSTextView programmatically
- From: Douglas Davidson <email@hidden>
- Date: Wed, 13 Feb 2008 14:26:17 -0800
On Feb 13, 2008, at 2:18 PM, Ken Worley wrote:
[codeBasedTextView alignRight:nil];
[codeBasedTextView setString:@"a string"];
What happens if you set the string before calling alignRight:? I
believe there may need to be some text for the method to set the
alignment of.
Douglas Davidson
_______________________________________________
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