Re: Altering the size of UISlider's “slider ball”

2014-11-25 Thread Carl Hoefs
> On Nov 25, 2014, at 6:10 PM, Roland King wrote: > >> On 26 Nov 2014, at 9:58 am, Carl Hoefs >> wrote: >> >> iOS 8 >> Is there some way (in IB or programmatically) to alter the size of the >> “slider ball” of a UISlider? >> -Carl >> > You can’t specify the size of it, no, but you can make

Re: Altering the size of UISlider's “slider ball”

2014-11-25 Thread Roland King
> On 26 Nov 2014, at 9:58 am, Carl Hoefs wrote: > > iOS 8 > Is there some way (in IB or programmatically) to alter the size of the > “slider ball” of a UISlider? > -Carl > You can’t specify the size of it, no, but you can make an image of your own the size, shape and colour you want and repl

Altering the size of UISlider's “slider ball”

2014-11-25 Thread Carl Hoefs
iOS 8 Is there some way (in IB or programmatically) to alter the size of the “slider ball” of a UISlider? -Carl ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the mo