NSTextView-LineNumberView

码农软件 · 软件分类 · 其他开发相关 · 2019-10-20 09:27:37

软件介绍

NSTextView-LineNumberView 可以在 NSTextView 的实例中插入行数,行数视图是被作为 NSRulerView 的子类实现的。

示例:

import Cocoa
// Your view controller
class ViewController: NSViewController {
    // The text view you wish to add line number view to
    @IBOutlet var mainTextView: NSTextView!
    override func viewDidLoad() {
        super.viewDidLoad()
        mainTextView.lnv_setUpLineNumberView()
    }
}

Screenshot

本文地址:https://codercto.com/soft/d/17154.html

Tagging

Tagging

Gene Smith / New Riders / 2007-12-27 / GBP 28.99

Tagging is fast becoming one of the primary ways people organize and manage digital information. Tagging complements traditional organizational tools like folders and search on users desktops as well ......一起来看看 《Tagging》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具