Any examples of how to implement an inspector window?
Any examples of how to implement an inspector window?
- Subject: Any examples of how to implement an inspector window?
- From: Rick Mann <email@hidden>
- Date: Thu, 15 Nov 2007 09:39:21 -0800
I'm new to Cocoa (long time Carbon), and don't yet know where to look
for many things.
I've pulled a few examples of some UI techniques from the Apple dev
pages, but I haven't come across something that shows me how to
trigger the changes to a window when the selection changes.
In this case, I need to know when the main window changes. At the very
least, I need to change the title of my Inspector window to indicate
which document it's targeting. My main windows (my documents' windows)
typically have a single custom view, so changes to the selected object
within a window will be obvious, I think (when I finally get to
implementing it).
But for now, where would I add code to change the appearance of my
inspector window when the main window changes?
TIA,
Rick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden