3

I added to my project three20 lib, compile ok with no problem... but If I wish add a TTLabel for example directly by Interface Builder, how can I do this? thanks in advance

ghiboz
  • 7,863
  • 21
  • 85
  • 131

1 Answers1

1

Three20 components are not supported yet by the Interface Builder, Interface Builder is from Apple, Three20 is just a separate open source project, not from Apple. See more from their site: three20.info

Hoang Pham
  • 6,899
  • 11
  • 57
  • 70