osx - Swift: Want to add value to NSTableView(1st ViewController) from secondViewController -


so have been able use delegates , protocols pass data secondviewcontroller firstviewcontroller. till have been showing data label in 1stvc. want add nstableview.

i finding bit hard hang of tableview. using variable (data) stores values/string inserted in secondviewcontroller. imagine, use data variable show on tableview?

i want delete button on firstviewcontroller, can delete value firstviewcontroller can insert secondvc.

anyone here can me code both tableview & adding data row!


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

Voice chat over bluetooth between Android & Python (pybluez) -

Integrate jquery-globalize into an ASP.NET Core MVC App -