¡@

Home 

2014/10/15 ¤U¤È 10:04:54

iphone Programming Glossary: capdiameter

Recreate recipient bubble behaviour in Mail.app / Three20

http://stackoverflow.com/questions/5247072/recreate-recipient-bubble-behaviour-in-mail-app-three20

set Drawing code CGSize textSize self.text sizeWithFont UIFont boldSystemFontOfSize UIFont systemFontSize double capDiameter textSize.height double capRadius capDiameter 2.0 double capPadding capDiameter 4.0 double textWidth MAX capDiameter textSize.width.. sizeWithFont UIFont boldSystemFontOfSize UIFont systemFontSize double capDiameter textSize.height double capRadius capDiameter 2.0 double capPadding capDiameter 4.0 double textWidth MAX capDiameter textSize.width CGRect textBounds CGRectMake capPadding.. UIFont systemFontSize double capDiameter textSize.height double capRadius capDiameter 2.0 double capPadding capDiameter 4.0 double textWidth MAX capDiameter textSize.width CGRect textBounds CGRectMake capPadding 0.0 textWidth textSize.height..