• 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: Implementing a custom List
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Implementing a custom List


  • Subject: Re: Implementing a custom List
  • From: Kwasi Mensah <email@hidden>
  • Date: Thu, 06 Jun 2013 01:32:20 -0400

Is there anyway to do it without introducing a new UIView? My game's mostly rendered in OpenGL and it'd be great to not have to mix and match with UIKit.


On Thu, Jun 6, 2013 at 1:28 AM, Chris Fleizach <email@hidden> wrote:
Yea, then all the scrolling to make visible will be handled for you

On Jun 5, 2013, at 10:22 PM, Kwasi Mensah <email@hidden> wrote:

No its not. Is that gonna be the easiest way to do this?


On Thu, Jun 6, 2013 at 1:18 AM, Chris Fleizach <email@hidden> wrote:
So your list is not within it's own UIScrollView then?

On Jun 5, 2013, at 9:59 PM, Kwasi Mensah <email@hidden> wrote:

I'm trying to implement a custom list implementation for my iOS game (currently using iOS 6.1). When one of the cells of a list receives accessibilityElementDidBecomeFocused we scroll our list to make sure the cell is visible and then post a UIAccessibilityLayoutChangedNotification . 

This eventually gets the voiceover cursor to the proper updated positon. But it takes about 0.5-1 second to resolve itself. And the VoiceOver cursor can get get confused if you try to navigate a list quickly before that resolution.

Is there some version of accessibilityElementWillBecomeFocused? Or something I can hook the list adjustment in before the VoiceOver cursor moves to the cell?

Thanks,
Kwasi
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list      (email@hidden)

This email sent to email@hidden


 _______________________________________________
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: Implementing a custom List
      • From: Chris Fleizach <email@hidden>
References: 
 >Implementing a custom List (From: Kwasi Mensah <email@hidden>)
 >Re: Implementing a custom List (From: Chris Fleizach <email@hidden>)
 >Re: Implementing a custom List (From: Kwasi Mensah <email@hidden>)
 >Re: Implementing a custom List (From: Chris Fleizach <email@hidden>)

  • Prev by Date: Re: Implementing a custom List
  • Next by Date: Re: Implementing a custom List
  • Previous by thread: Re: Implementing a custom List
  • Next by thread: Re: Implementing a custom List
  • Index(es):
    • Date
    • Thread