On 03.08.2009, at 17:45, Graham Cox wrote:
the view may have many objects any of which could be the menu's target - only the click location can tell you which one,
Can't agree. If we setup a control, as capable to have keyboard focus, then, activating this control, we activate all hierarchy of its parents, and we definitely can apply the "lowest level" parent's popup menu (if any) with its shortcuts. Of course, we can't do it, if we have no focusable controls, so we can work by mouse only in this case. But in this case we even can't speak about keyboard shortcuts. In any other cases we can.
Thanks. _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
