My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

These code samples have been migrated to https://github.com/bdunagan/codebucket.



Various projects and sample code

LinkArrows

Shows how to create iTunes link arrows.


Using_UITabBarController

Shows how to load a UITabBarController from a separate XIB.


BDAuthorizePrefPane

Shows how to use SFAuthorization to lock/unlock a prefpane with security credentials.


SyncingArrows_iPhone

Shows how to recreate iTunes rotating arrow icons that show an iPod/iPhone is syncing in an iPhone app.


SyncingArrows

Shows how to recreate iTunes rotating arrow icons that show an iPod/iPhone is syncing.


BDCoreAnimation_iPhone

Demos two simple animations: a flying icon and a yellow fade in the UITableView on the iPhone.


BDCoreAnimation

Demos two simple animations: a flying icon and a yellow fade in the source list.


NSTableView_setObjectValue

Leverages NSTableView's setObjectValue: data source selector to insert the controller in the view-model bindings path.


Two_NSButtonCells_in_NSTableView

Demos two NSButtonCells in an NSTableView and how to enable the space bar action on them


UIScrollView_in_UIScrollView

Deals with embedding a UIScrollView in a UIScrollView, like a UITextView in a UITableView


ProgressInNSTableView

Embeds NSProgressIndicator (both continuous and discrete) in an NSTableView (or NSOutlineView)


BDAuthorize

Shows how to use Cocoa's Security framework to perform root-level operations like privileged writes and sudo commands.

Powered by Google Project Hosting