Welcome To Snipplr


Everyone's Recent Objective C Snippets



1 ... 5 6 7 8 9
It set the alpha to zero so the view will be invisible
0 2573 posted 16 years ago by rabc
This is really cool, thanks to the author for putting it together.
5 2447 posted 16 years ago by espinallab
1 2099 posted 16 years ago by espinallab
3 3026 posted 16 years ago by ikex
0 3247 posted 16 years ago by mracoker
0 2054 posted 16 years ago by mracoker
Inside the `AppDelegate`, the `didFinishLaunchingWithOptions` method can be used to just create and use a custom View Controller class.
1 2551 posted 16 years ago by matryer
0 2178 posted 16 years ago by mracoker
So here is something a lot of people have been wondering to do in the forums. How do I take a UIImage or any image and post it to a website. So this will go over how to do that. There are two ways to tackle this issue. One we can base64 encode the...
2 2849 posted 16 years ago by espinallab
2 2480 posted 16 years ago by trg
I'm using this Rss Parser for clubplanet app, it works really fast and easy to implement
2 3028 posted 16 years ago by espinallab
With 10.5 Apple deprecated the use of NSMailDelivery – without a replacement. So the questions comes up regulary – how does one send emails from Cocoa? Turns out there are couple of frameworks available that can also be used to do the job. *...
0 3097 posted 16 years ago by zingo
If you're writing a preference pane and you'd like to exit back to the main System Preferences view, just use this code.
1 2892 posted 16 years ago by Carter
2 2046 posted 16 years ago by rabc
8 3344 posted 16 years ago by lifedim
Communication between objects..
0 1740 posted 16 years ago by gerhardsletten
1 1862 posted 16 years ago by njhamann
1 ... 5 6 7 8 9