How to detect selection change in NSBrowser ?
How to detect selection change in NSBrowser ?
- Subject: How to detect selection change in NSBrowser ?
- From: Pete French <email@hidden>
- Date: Mon, 28 Jul 2003 17:16:29 +0100
I thought there would be a nice easy delegate method for doing this, or
a notification. but I cant find one.
I am trying to implement a single column NSBrowser in the top of a window,
with the bottom of the window showing some info about what is currently
selected. So I neeed to know when the selection changes. I allow
formultiplerows to be selected, and also for no rows to be selected (so
getting the clicks wont do)
any ideas ?
-bat.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.