Re: Setting alignment of NSTextView programmatically
Re: Setting alignment of NSTextView programmatically
- Subject: Re: Setting alignment of NSTextView programmatically
- From: Ken Worley <email@hidden>
- Date: Wed, 13 Feb 2008 15:33:38 -0700
On Feb 13, 2008, at 3:26 PM, Douglas Davidson wrote:
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.
Unfortunately, same thing - still left-aligned.
Ken
--
Ken Worley
Software Engineer, Tiberius, Inc.
_______________________________________________
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