python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Background color of NSButton doesn't changes & option not present in XCode
Unlike my colleague, who has Bezel color option , I don't have it in my xcode
& when even when I try to use this SO approach by changing colors from creating a "Key Path", it doesn't ch...

Daniyal dehleh
Votes: 0
Answers: 0
Custom font not appearing in the list of fonts available for the target
I have added my font file FuturaPTBold.otf in the bundle. I have also checked the file in Copy bundle resources. Also , added FuturaPTBold in info.plist.
I am unable to find my custom font in the list...
Aashima Anand
Votes: 0
Answers: 1
Custom tab bar like attached screen shot in swift-Storyboard
Hi every one I am stuck somewhere. Need your help. I wanna implement custom tab bar
What I have done so far.
I added tab bar controller but unable to give constraints.
Also added tab bar in view co...
Ahmad
Votes: 0
Answers: 1
"unable to dequeue a cell with identifier BeerCell - must register a nib or a class for the identifier or connect a prototype cell in a storyboard"
I have created custom UITableViewCell, in storyboard for my TableViewController I set my cell as a custom class and also give it an identifier. And in controller used dequeueReusableCell method .But w...
Igor Ševtšenko
Votes: 0
Answers: 1