Re: setting tab stops in swift
Re: setting tab stops in swift
- Subject: Re: setting tab stops in swift
- From: Quincey Morris <email@hidden>
- Date: Sat, 29 Aug 2015 19:18:34 +0000
On Aug 29, 2015, at 12:03 , Jens Alfke <email@hidden> wrote:
>
> Nope, NSTextTab only has a single initializer — the -initWithTextAlignment one. (I just looked at both the Mac and iOS headers to make sure.)
You’re wrong about this. Both are in the class documentation, but the other one is marked as deprecated in 10.11 (i.e. not yet, but coming soon).
The second init *is* in the 10.11 Obj-C header, right down the end in the deprecations section.
_______________________________________________
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