PXSourceList:Mac的“源列表”控件

时间:2021-05-13 03:29:36
【文件属性】:
文件名称:PXSourceList:Mac的“源列表”控件
文件大小:508KB
文件格式:ZIP
更新时间:2021-05-13 03:29:36
Objective-C #PXSourceList PXSourceList是NSOutlineView子类,用于轻松在您的应用程序中实现源列表。 PXSourceList需要OS X 10.7 SDK及更高版本,并且已获得新BSD许可证的许可。 概述 在OS X应用程序中,使用进行导航是常见的用户界面范例,但是需要大量的手动设置和标准Cocoa控件的自定义。 PXSourceList继承了NSOutlineView的子类,并通过干净简单的API为您提供了源列表的许多常见样式和惯用行为。 PXSourceList具有几个关键功能: 内置支持显示徽章的功能-蓝灰色药丸,可显示数值,例如特定相册中照片的数量。 始终以“组样式”显示根级别的项目,即在Mail.app之类的应用程序的源列表中看到的蓝灰色大写文本。 这不需要额外的配置。 通过实现单个委托方法,支持将特定组显示为“始终扩展”。 这些组将始终显示
【文件预览】:
PXSourceList-master
----.gitignore(331B)
----PXSourceList.xcodeproj()
--------alexrozanski.perspectivev3(44KB)
--------project.pbxproj(44KB)
--------alexrozanski.pbxuser(19KB)
----LICENSE(2KB)
----PXSourceList.podspec(1KB)
----README.markdown(14KB)
----Examples()
--------Screenshots()
--------CellBasedSourceList()
--------ViewBasedSourceList()
----PXSourceList()
--------PXSourceListTableCellView.m(838B)
--------Internal()
--------PXSourceListTableCellView.h(2KB)
--------PXSourceListBadgeCell.m(4KB)
--------PXSourceListBadgeView.h(3KB)
--------PXSourceListItem.m(2KB)
--------PXSourceListDelegate.h(27KB)
--------PXSourceListBadgeView.m(984B)
--------PXSourceListBadgeCell.h(742B)
--------PXSourceListItem.h(9KB)
--------PXSourceList.h(11KB)
--------PXSourceList.m(19KB)
--------PXSourceListDataSource.h(20KB)
----ReleaseNotes.md(6KB)
----PXSourceList-Info.plist(997B)

网友评论