How to Expand NSTableCellView Width When Resizing Column in NSTableView

强颜欢笑 提交于 2019-11-30 12:34:48

Found a solution, what you want to do is add a few constraints

Step 1: go to the table cell view for said column

Step 2: Change these constraints

Step 3: Change these constraints aswell

Step 4: run your app and look at your nice table :-D

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!