Thanks for the reply. This OV is acting as a master for a detail view that must be saved before the selection changes if it's dirty. Is there another method to intercept the OV row click before selection actually changes wherein I can validate and present an NSAlert for save,cancel,discard options if need be?
-CT On Jun 4, 2013, at 7:31 PM, Graham Cox <[email protected]> wrote: > > On 05/06/2013, at 11:56 AM, Chris Tracewell <[email protected]> wrote: > >> Is this normal behavior? Thanks for the help. > > > Probably. This method should just answer the question, not attempt to > interrupt things by showing an alert etc. You'll need to put that > functionality elsewhere. > > --Graham > > _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
