Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Doug Smith
Doug Smith has asked
220
questions and find answers to
1
problems.
Stats
1.1k
EtPoint
9
Vote count
220
questions
1
answers
About
I'm a web designer playing around with iOS from England
Doug Smith questions
Is it not possible to create a UIViewController programmatically without building the view?
Why is one query returning the right value, but the one right after it returns 0?
With Binary Trees, I want to add the next node in consecutive order, my algorithm isn't quite working however
How do I replicate this effect in CSS?
JSON requests in iOS - use Grand Central Dispatch or NSURLConnection
Why is my C program asking for one more input than it should? And the extra input doesn't even do anything
Is there any feasible way to use UIWebView/WKWebView to load dynamic content in a UITableViewCell?
How can I make it so if I fade my navigation bar out, then actually hide it programmatically, that if I undo this there's no timing issues?
Web developers/designer, what would you recommend use, @font-face in native CSS3 or Google Web Fonts API?
I've hidden the navigation bar and the status bar, now the screen edge pan gesture to go back won't work, is this typical?
Doug Smith answers
UIButton with the imageView set to UIViewContentModeScaleAspectFill doesn't fill completely with small images