UINavigationBar with solid color or image background | foobarpig.com
- (void)drawRect:(CGRect)rect {
  UIColor *color = [UIColor blackColor];
  UIImage *img  = [UIImage imageNamed: @"nav.png"];
  [img drawInRect:CGRectMake(0, 0, self.frame.size.width, self.frame.size.height)];
  self.tintColor = color;
}
iPhone  development  UINavigationBar 
august 2011
« earlier      
activerecord activescaffold acts_as_taggable agile Ai ajax algorithm algorithms analysis android animation apache api apple applications art attachment attachment_fu audio awesome bandwidth bangstate bash bdd binding book books bootcamp business c cache caching canvas cheatsheet clojure cms cocoa code comics commands commute compiler compiz concurrency console cool coredata CR css culture CustomNSWindow data database datepicker debug debugging deployment design development distributed documentation DSL ec2 eclipse emacs erlang feeds filesystems firefox firefox3 firefox:rss fishing flash flickr font fonts framework free functional functional-programming gallery game games gdb geek gem Genius_Is_Obvious_In_Hindsight git gnome google gradient_fill graphics gtd guide hacks hashing haystack history HorizontalTables howto html http icons image inferno interesting internet iOS iphone irb Java javascript jquery jruby js JSON jvm keybindings keyboard Knockwurst language languages library linux lisp literature logging lua mac macosx management mapreduce math memcache memcached memory metaclass metaprogramming mobile mod_rewrite mongrel monkeypatching mp3 music mysql network news nstableview NSView nytimes obj-c objc objective-c opensource oracle org-mode osx outburst p2p pasp patterns performance philosophy php pictures pipe pkgsrc plan9 plugin plugins programming prototype proxy psychology pv python quicktime ragel rails refactoring reference rest rfc4646 rinda rjs rmagick ruby rubycocoa rubyonrails s3 scala scalability science scm scriptaculous search security sharing shell slideshow smalltalk smf social software solaris sort sortable sound speedtest sql ssh startup static subversion sysadmin tagging tags testing timescale tips tool tools toread tutorial typography ubuntu UIImage UINavigationBar unix upload utilities video visualization vlad watir web web2.0 webdesign webdev website weird windows workflow writing xcode xen xml

Copy this bookmark:



description:


tags: