Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 08-22-2010, 11:53 PM   #1 (permalink)
Registered Member
 
Join Date: Oct 2009
Posts: 2
Ricky is on a distinguished road
Question how do you know how many words you can put in a text box

If this is posted somewhere else, I apologize, but I've been searching for a few days.

I'm trying to make a epub reader, I can extract the xml, get the text out - no problems.

How do I know how many words I can put in a textbox, so that they just fit nicely on screen; without overflowing off the bottom of the screen.

The number of words varies with the font, the characters used (as they aren't all the same width), and the length of the words themselves.

This must be possible, because it's already done in ibook and stanza. I just can't find the appropriate objective-c class/properties to use.

hope this all makes sense, and thanks for any hints/ideas in advance.
Ricky is offline   Reply With Quote
Old 08-23-2010, 04:32 AM   #2 (permalink)
Tutorial Author
 
Steaps's Avatar
 
Join Date: Oct 2008
Location: Ontario, Canada
Posts: 464
Steaps is on a distinguished road
Default

You can use NSStrings' sizeWithFont:constrainedToSize:lineBreakMode method to get the size of an NSString as if it were drawn to the screen.
Code:
- (CGSize)sizeWithFont:(UIFont *)font constrainedToSize:(CGSize)size lineBreakMode:(UILineBreakMode)lineBreakMode
Steaps is offline   Reply With Quote
Old 08-25-2010, 10:50 PM   #3 (permalink)
Registered Member
 
Join Date: Oct 2009
Posts: 2
Ricky is on a distinguished road
Default

thanks for the info - Steap
Ricky is offline   Reply With Quote
Reply

Bookmarks

Tags
epub, overflow, text

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 343
5 members and 338 guests
freewind, HemiMG, lendo, Newbie123, PlutoPrime
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,657
Threads: 94,118
Posts: 402,894
Top Poster: BrianSlick (7,990)
Welcome to our newest member, jenniead38
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 12:55 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0