Dave Mitchell
RSS Feed
Mobile Development

Site menu

  • Home
  • About
  • Portfolio
  • Follow me on Twitter

Categories

  • Blackberry (1)
  • Conferences (9)
  • From Mobile (1)
  • General (5)
  • iPhone (11)
  • J2me (3)
  • Mac (3)
  • Objective C (1)
  • OpenGL (1)
  • Ruby (1)
View Dave Mitchell's profile on LinkedIn
  • Blogs I read

    • Jeff Lamarche
    • ngmoco :)
    • Paul Beet
    • Steven Green
  • General

    • Greenius Ltd
    • OniMobi
    • QBranch
    • QBranchWireless

Tag Cloud

adhoc android Blackberry blogging design develop F1 Formula 1 fragmentation good programmer google GP Grand Prix IBOutlet interface builder iPhone itunes J2me Mac midp3 mobile nokia nokia n95 Obj-C Objective C OpenGL overtheair programming Properties Ruby signaturetool spam svg sync UIFont UILabel user experience user interface webkit windows wordpress wurfl

Recent Comments

  • nedkelly on Dynamic multi-line UILabel
  • FUTTERSACK on Dynamic multi-line UILabel
  • Marc Powell on iPhone Ad Hoc Code signing Gotchas
  • leo on Dynamic multi-line UILabel
  • Dave Mitchell on Dynamic multi-line UILabel

Dynamic multi-line UILabel

Quick tip if you want a dynamic multi-line UILabel (i.e you don’t know how many lines there will be), just use this:

myLabel.numberOfLines = 0;

Easy!

Posted: January 7th, 2009 under iPhone.
Comments: 9

© 2010 Dave Mitchell - RSS Feed