How to draw an UILabel in -drawRect: ?
Posted
by mystify
on Stack Overflow
See other posts from Stack Overflow
or by mystify
Published on 2010-04-23T09:22:56Z
Indexed on
2010/04/23
9:23 UTC
Read the original article
Hit count: 264
iphone
Must I also do all this crazy coordinate system conversion stuff here, or is an UILabel different from an UIImageView drawing in -drawRect: ?
© Stack Overflow or respective owner