nssegmentedcontrol Questions

3

Solved

I'm trying to recreate the segmented control used in Xcode where the images are drawn with a blue tint. For example in Interface Builder: So far I have a custom NSSegmentedCell overriding - (vo...
Apgar asked 24/7, 2014 at 7:45

1

I'm trying to increase the height of a NSSegmentedControl, beyond the 25px "Regular" control size. I subclassed NSSegmentedCell, I understand that i have 2 methods to work with. - (void)drawSegmen...
Bennie asked 13/8, 2014 at 15:15

0

Do you have any idea how i can obtain that control subclassing NSSegmentedControl/NSSegmentedControlCell ? I've tried to override some methods from NSSegmentedControlCell, but i'm not even close ...
Clary asked 18/3, 2016 at 12:25

1

I can't make my NSSegmentedControl change its titles using Base Localization. Xcode generates the files for english and french languages, I translate the titles of each segment, but they remain th...
Safar asked 15/11, 2012 at 23:40
1

© 2022 - 2024 — McMap. All rights reserved.