Now I can display the image as a table. Most importantly, there will be several data sources, and each will have a different image. I use pubsub to get data.
Example:
data source 1
picture
-data p>
-data1
data source 2
image 1
-data 2
-data 3
You need a controller object that is defined as a data source in the form of a table. The task of this single controller is to show how to display the table. You do not use multiple data sources to represent the table.
, NSTableDataSource. , .
NSTableDataSource
IB Library , . (, ).
Source: https://habr.com/ru/post/1730805/More articles:What level of SQL-Server lock is suitable for insertion? - multithreadingjava for-loop problem - javaWhy does this not work in IE8? - jqueryC ++ member function applied to an object - c ++Why use function pointers in a structure in Objective-C? - cpython recursive nested expression - pythonHow to determine if SQL Server service is fully running and all databases are online - .netok, чтобы включить css и js файлы вне? - javascriptGet bound object from control - c #Which variable should I use if I want to save time values? - c #All Articles