Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Adding compile flags for multiple targets in XCode

objective-c xcode xcode4

Behaviour of CGAffineTransformMakeScale with CGREct and with UIView

Core Data NSFetchRequest for Specific Relationship?

GDB Objective-c debugging (no symbol table)

Does an audio queue callback function have to be a C style function? Or can it be an objective C style method?

How call a superclass implementation of a method that takes a variable number of arguments as in [UIAlertView initWithTitle...]?

When declaring class properties/variables, can you just declare it via @property?

iphone objective-c

rounding my decimal float to nearest half or whole number?

objective-c c ios4

How to play music in app from itunes library?

objective-c ios

Subclassing NSScrollView drawRect: Method

iOS: What is the processing overhead in invoking an Objective-C method?

Specifics of Objective-C runtime performance penalties

objective-c c performance

Save preference to show or hide NSStatusItem

Stop a sound using the same button that plays it

objective-c cocoa-touch ios

Can I call [self retain] within -dealloc? Or, how do I ensure dealloc happens on the main thread?

do iphone app beta testers need a developer's license?

iphone objective-c xcode ios

Animaton in UIView like Alert (POP UP)

How to detect a circle motion with UIGestureRecognizer

How to recreate a Pulse-like UI?

iphone objective-c ios

addTarget:action:forControlEvents - UISwitch in TableView - sender ok, event always 0x0