On Thu, Mar 26, 2009 at 11:53 AM, Jo Phils <jo_p...@yahoo.com> wrote:
> My question is it's easy to send a reloadData message to my TableView from my > Controller class since it's connected but how can I send a reloadData message > to my TableView from my DropView class if needed? You shouldn't. Your controller should be the one to recognize when the table needs a reload and do the reloading. You say, "if needed" ... why do you feel this is needed? -- I.S. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com