UINavigationBar with solid color or image background | foobarpig.com
august 2011
- (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
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;
}
august 2011
mikeash.com: Friday Q&A 2011-04-15: Compile-Time Tips and Tricks
may 2011
gcc -E -dM -x c /dev/null
dumping predifined symbols
c
compiler
objc
programming
dumping predifined symbols
may 2011
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