• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Changing accessibility elements order in NSToolbar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing accessibility elements order in NSToolbar


  • Subject: Re: Changing accessibility elements order in NSToolbar
  • From: Hubert Figuière <email@hidden>
  • Date: Mon, 15 Oct 2012 11:10:20 +0200

On 14/10/12 05:41 PM, Nava Carmon wrote:
> Hi,
>
> Is it possible to change the order of accessibility elements in NSToolbar.
> I have 2 toolbar items and i want their accessibility order be reverse (the last will get the accessibility focus first).
>

I haven't tested this, but I would do it by subclassing NSToolbar and
overriding the "children" method to return the items in a different
order (call the super version and reorder).
Make sure, of course, that you use that custom class in your nib or in
the code that create the NSToolbar.



Hub
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Changing accessibility elements order in NSToolbar
      • From: Nava Carmon <email@hidden>
References: 
 >Changing accessibility elements order in NSToolbar (From: Nava Carmon <email@hidden>)

  • Prev by Date: Changing accessibility elements order in NSToolbar
  • Next by Date: Re: Changing accessibility elements order in NSToolbar
  • Previous by thread: Changing accessibility elements order in NSToolbar
  • Next by thread: Re: Changing accessibility elements order in NSToolbar
  • Index(es):
    • Date
    • Thread