Re: Zero children
Re: Zero children
- Subject: Re: Zero children
- From: Eric Schlegel <email@hidden>
- Date: Tue, 12 Nov 2002 13:35:47 -0800
On Tuesday, November 12, 2002, at 11:05 AM, Bill Cheeseman wrote:
Would this also be true of any application menu that updates its
contents on
the fly?
Yes, potentially, depending on how the application updates its menu
contents.
I think I can fix some of this problem in the Menu Manager's
accessibility implementation - I'll probably try sending a
kEventMenuPopulate Carbon event to the menu before returning its
children, so that any client of that event (which is typically used to
dynamically add menu items to a menu) will have a chance to add its
items. This should fix the Apple menu issue. However, if an app just
manually adds or updates its menu items before allowing a menu to be
displayed, without using the Carbon event, then there's not much we can
do to trigger that.
-eric
_______________________________________________
accessibility-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/accessibility-dev
Do not post admin requests to the list. They will be ignored.