Re: Toolbar Template Image help

2015-09-23 Thread Lee Ann Rucker
A template image is just one that’s designed according to specific rules and has a name ending in “Template” or the isTemplate flag set: https://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/OSXHIGuidelines/ToolbarIcons.html#//apple_ref/doc/uid/2957-CH89-SW1 Any bla

Re: Toolbar Template Image help

2015-09-23 Thread Jens Alfke
> On Sep 23, 2015, at 1:31 AM, Costas Chatzinikolas > wrote: > > Hi everyone. > > I want to design my toolbar icon images for my segmented control and i want > to start from somewhere. It sounds like you’re looking for an image of the background of the segmented control? You don’t need that.

Toolbar Template Image help

2015-09-23 Thread Costas Chatzinikolas
Hi everyone. I want to design my toolbar icon images for my segmented control and i want to start from somewhere. Does any of you have a template image for a toolbar icon to share? I did a lot of search but i could not find a template to download. I am using XCode 7 in Yosemite. Thanks a lot. _