简体   繁体   中英

NSTableColumn animation

I want to make a table view with dynamic columns. Similar to the one in Ecoute

I just need one column to be visible at a time. As soon as it is double clicked, the whole table view (not scroll view) should animate to the left, and the new column should appear.

I have no idea how to implement it.

Has anyone an idea?

Just added a new NavigationViewController which handles multiple TableViewControllers which handle a table view. The NavigationViewController then animates between them.

It's actually pretty simple if you have the idea.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM