开发者

Insert horizontal line in NSOutlineView

开发者 https://www.devze.com 2023-01-22 19:07 出处:网络
After every group item (collapsible item) in an NSOutlineView, I need a horizontal line, as a separator. 开发者_如何学JAVAHow do I do this? I am doing it using an NSAttributedString consisting purely

After every group item (collapsible item) in an NSOutlineView, I need a horizontal line, as a separator. 开发者_如何学JAVAHow do I do this?


I am doing it using an NSAttributedString consisting purely of blank space and underlining it. Inelegant, but it works.

0

精彩评论

暂无评论...
验证码 换一张
取 消