Search results

  1. K

    [Newbie] [Cocoa] MVC: How to let the model send messages back to the controller?

    I'm trying to write an application that (among other things) continually takes incoming text data from a network socket and writes it to an NSTextView window. (I'm using EDStream, part of the EDCommon framework, to handle the network operations.) The basic logic of this part of the model...
Back
Top