Creating an easily reusable NSViewController

2012-07-17 Thread Duncan Hume
I have been trying to find the best way to create a re-usable component that provides everything needed to configure a view and populate it with data. I several applications and windows where I want to place a table, without having to write lots of code in the windows. This is where I have got to

Creating an easily reusable NSViewControlle

2012-07-17 Thread Duncan Hume
Apologies if this gets posted twice, I signed up last week and tried to post and so far it has not appeared on the list (moderation backlog?). I'm trying again from a different email address!! I have been trying to find the best way to create a re-usable component that provides everything need