Re: Vertical orientation of UISlider
Re: Vertical orientation of UISlider
- Subject: Re: Vertical orientation of UISlider
- From: Carl Hoefs <email@hidden>
- Date: Wed, 20 Jul 2016 12:20:31 -0700
Out of interest, I just tried swapping the slider's bounds size.width and size.height. It seems to have no effect.
The transform works; it rotates the control about its center point.
Thx!
-Carl
> On Jul 20, 2016, at 12:11 PM, Jens Alfke <email@hidden> wrote:
>
>
>> On Jul 20, 2016, at 12:02 PM, Carl Hoefs <email@hidden <mailto:email@hidden>> wrote:
>>
>> I was looking for the obvious, a simple property like slider.orientation or some such.
>
> In AppKit, an NSSlider’s orientation is determined simply by whether its bounds rectangle is longer than it’s wide, or vice versa. Is the same true of UIKit?
>
> —Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden