It looks like your code should be:
let theTabStop: NSTextTab = NSTextTab(type: .LeftTabStopType, location:
tabInterval * cnt)
Check the documentation on NSTextTab here
https://developer.apple.com/library/mac/documentation/Cocoa/Reference/ApplicationKit/Classes/NSTextTab_Class/#//apple_ref/occ/
n the destination, and
replaceItemAtURL may fail.
Marc Khadpe
___
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