{"id":17021367,"url":"https://github.com/uliwitness/ukdistributedview","last_synced_at":"2025-04-12T10:13:22.744Z","repository":{"id":812052,"uuid":"520073","full_name":"uliwitness/UKDistributedView","owner":"uliwitness","description":"Open source Finder icon view class. This requires the UliKit directory next to it, or it won't compile.","archived":false,"fork":false,"pushed_at":"2019-12-23T15:49:17.000Z","size":1204,"stargazers_count":6,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T10:13:15.244Z","etag":null,"topics":["needs-work","stacksmith"],"latest_commit_sha":null,"homepage":"http://www.zathras.de/sourcecode.htm","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uliwitness.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-02-16T09:33:34.000Z","updated_at":"2023-08-05T09:40:06.000Z","dependencies_parsed_at":"2022-08-16T11:00:21.346Z","dependency_job_id":null,"html_url":"https://github.com/uliwitness/UKDistributedView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uliwitness%2FUKDistributedView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uliwitness%2FUKDistributedView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uliwitness%2FUKDistributedView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uliwitness%2FUKDistributedView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uliwitness","download_url":"https://codeload.github.com/uliwitness/UKDistributedView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248550633,"owners_count":21122934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["needs-work","stacksmith"],"created_at":"2024-10-14T07:07:29.450Z","updated_at":"2025-04-12T10:13:22.726Z","avatar_url":"https://github.com/uliwitness.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"What is it\n----------\n\nUKDistributedView is an NSTableView-like class that displays a list of items in a Finder-style \"icon view\" as icons that can be freely moved around. Note that while this view's appearance aims to track the current Mac OS X releases, the model for this view's behaviour is mostly the MacOS 9 Finder, and not the slightly broken implementation of MacOS X 10.2.\n\nLike an NSTableColumn, UKDistributedView uses an NSCell subclass to perform the actual display of the data. You can specify what kind of cell is to be used.\n\nHow do I use it?\n----------------\n\nI've tried to model UKDistributedView close to NSTableView. There is a delegate, a data source, and a numberOfItemsInDistributedView: method. To provide the data for your items, implement\n\n\tdistributedView:positionForCell:atItemIndex:\n\nand assign the desired values to the NSCell (the kind of which you can change using setPrototype: - a Finder-icon-like cell class is included).\n\nThe header and implementation files are pretty decently commented and should give you all the clues you need after reading through the example application's source code. Familiarity with NSTableView and co. is definitely helpful.\n\n\nLicense\n-------\n\n\tCopyright 2003-2014 by Uli Kusterer.\n\t\n\tThis software is provided 'as-is', without any express or implied\n\twarranty. In no event will the authors be held liable for any damages\n\tarising from the use of this software.\n\t\n\tPermission is granted to anyone to use this software for any purpose,\n\tincluding commercial applications, and to alter it and redistribute it\n\tfreely, subject to the following restrictions:\n\t\n\t   1. The origin of this software must not be misrepresented; you must not\n\t   claim that you wrote the original software. If you use this software\n\t   in a product, an acknowledgment in the product documentation would be\n\t   appreciated but is not required.\n\t\n\t   2. Altered source versions must be plainly marked as such, and must not be\n\t   misrepresented as being the original software.\n\t\n\t   3. This notice may not be removed or altered from any source\n\t   distribution.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuliwitness%2Fukdistributedview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuliwitness%2Fukdistributedview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuliwitness%2Fukdistributedview/lists"}