Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
jbrennan
jbrennan has asked
54
questions and find answers to
27
problems.
Stats
1.2k
EtPoint
360
Vote count
54
questions
27
answers
About
Cocoa & Cocoa touch developer, specializing in user interactions and usability. Developer and designer of Keener for iPhone & iPod touch.
jbrennan questions
SceneKit: imported dae file not copied to app bundle
Storing a C array of C structs in NSData
NSURL from NSURLConnection?
When would you NOT want to use @synthesized instance variables?
Qt: QListWidget separator line between items?
Qt Creator: Quit previous instance of app before running again?
ObjectInputStream - How to wait for new data?
How do I convert this OpenGL pointer math to Swift?
C++ g++ can't find 'string' type in class header file
QGridLayout, 3 panes, not expanding properly
jbrennan answers
SceneKit: imported dae file not copied to app bundle
When would you NOT want to use @synthesized instance variables?
How to get a color image in iPhone sdk
className and isKindOfClass messages sent to an object
How can I slide a view in and out of a window in a Cocoa program
Can I create a UITableViewController that inherits from a custom subclass of UIViewController?
IPHONE: ABPeoplePickerNavigationController hidden navigation bar
iPhone: random() function gives me the same random number everytime
Menu Bar App Never Becomes Reactivated
Why set object to nil after sending release message in Obj-C