Inspector trouble...
Inspector trouble...
- Subject: Inspector trouble...
- From: "Joshua D. Orr" <email@hidden>
- Date: Fri, 1 Mar 2002 23:41:37 -0700
I have been trying to figure this out for a while...
I have a inspector with popup menus, and text fields in it which edits
the selected item in the front most document. When ever you change
anything with in the inspector it becomes active, then you have to click
once to get back the document active and then you can select stuff in
the NSView subclass that I have. So essentially you have to click twice
to change the selection... I have noticed the the color picker window
does not do this, so I know there is a way to do it... How can I make it
so that when you change something in the selector the document reamins
active, or at the very minimum make it so that when the document is not
active one click in the NSView subclass that is in the window will not
only make the window active but will pass the mouse click to the NSView?
Thanks for the help!
_______________________________________________
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.