Re: NSButton with NSTexturedRoundedBezelStyle outside of NSToolbar

2015-10-20 Thread Jens Alfke
> On Oct 19, 2015, at 11:48 PM, Jacek Oleksy wrote: > > I know that the tool is not the most precise one, but it is enough in > this case (we are talking about 10% difference here!). The height > discrepancy can be easily seen even without any tool (Peeking back into this thread) Are you still

Hide UINavigationBar and keep UIPageController content static

2015-10-20 Thread Stevo Brock
I have what I hope to be an easy-to-solve situation, but so far that solution has been elusive. Rather basic setup… UIPageController subclass in a storyboard. All I have in the storyboard is the UIPageController and its associated Navigation Item. In UIPageController viewDidLoad, I create a n

Labeling switches/checkboxes on iOS

2015-10-20 Thread Alex Hall
Hello everyone, I have another vision-based question: how are UISwitch objects given labels? Normally, VoiceOver reads some text along with the switch and its state, and I can create that easily with the accessibility settings for my switch. However, there's then nothing visually on the screen t

Re: NSButton with NSTexturedRoundedBezelStyle outside of NSToolbar

2015-10-20 Thread Jacek Oleksy
On Tue, Oct 20, 2015 at 6:02 PM, Jens Alfke wrote: > > On Oct 19, 2015, at 11:48 PM, Jacek Oleksy wrote: > > I know that the tool is not the most precise one, but it is enough in > this case (we are talking about 10% difference here!). The height > discrepancy can be easily seen even without any