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 09-09-2011, 01:20 PM   #1 (permalink)
Registered Member
 
Join Date: Oct 2010
Location: Ottawa, Ontario
Posts: 30
wesgood is on a distinguished road
Default Default properties of UIAlertView

Part of my job for the last few days has been to update an application that another design studio created. They chose to subclass UIAlertView, which I wouldn't have necessarily done, but now I need to make sure their code works for all of the conditions.

To do that, I need to know the default size and font of the title and message inside an alertview. No details about the alertview are available through properties, so I'm left guessing. The problem I'm trying to solve involves correctly counting the number of lines required to display text, and I need a reasonable font comparison to do that.
__________________
Mechanical Engineer and iPhone developer
Apps in the store: Here's my Location / Equation Library / Know Where I Am
Blog / Twitter / Business

I use Windows, too!
4.0GHz i7-950 / 12GB RAM / 2x GTX470 / Intel 120GB 510 SSD / Corsair Obsidian 700D / ASUS P6X58D Premium
wesgood is offline   Reply With Quote
Old 09-09-2011, 03:29 PM   #2 (permalink)
Senior Member
iPhone Dev SDK Supporter
 
Join Date: Aug 2008
Location: Memphis, TN, USA
Age: 24
Posts: 3,983
smithdale87 is on a distinguished road
Send a message via AIM to smithdale87
Default

I'd start with the UIFont class reference. UIFont has some meaningful class methods:

Code:
+ labelFontSize
+ buttonFontSize
+ smallSystemFontSize
+ systemFontSize
I'd suspect the alertview probably uses the labelFontSize.

Additionally you have
Code:
+ systemFontOfSize:
+ boldSystemFontOfSize:
This will give you the font being useed.
smithdale87 is offline   Reply With Quote
Reply

Bookmarks

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: 412
10 members and 402 guests
apatsufas, Eclectic, fiftysixty, JackReidy, jeroenkeij, teebee74, tim0504, UMAD, yomo710, yuncarl28
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,672
Threads: 94,121
Posts: 402,904
Top Poster: BrianSlick (7,990)
Welcome to our newest member, yuncarl28
Powered by vBadvanced CMPS v3.1.0

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