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

View Single Post
Old 07-08-2008, 03:18 AM   #1 (permalink)
marius1625
New Member
 
Join Date: Jul 2008
Posts: 5
marius1625 is an unknown quantity at this point
Default IB - UIButton title with a code and shadow

I have a UIButton coming from the Interface Builder and I want to set the title without using IB, this would make the multi language support easier. I guess there is something like this, but this doesn't work :roll: :

Code:
- (void)awakeFromNib {
	[TheBtn setTitle:@"Title"];
}
In the Interface Builder I said that the button should have a shadow but the shadow isn't shown. I would like to have one!
Please help me!
Marius
marius1625 is offline   Reply With Quote
 

» Advertisements
» Stats
Members: 175,639
Threads: 94,102
Posts: 402,829
Top Poster: BrianSlick (7,990)
Welcome to our newest member, sCarlRodriguezj
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 12:04 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.